![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | IS_DDL_COMP_INPUT_PLUS(__COMP_INSTANCE__, __INPUT_PLUS__) |
| #define | IS_DDL_COMP_INPUT_MINUS(__COMP_INSTANCE__, __INPUT_MINUS__) |
| #define | IS_DDL_COMP_OUTPUT_POLARITY(__POLARITY__) |
| #define | IS_DDL_COMP_OUTPUT_BLANK(__BLANK__) |
| #define IS_DDL_COMP_INPUT_MINUS | ( | __COMP_INSTANCE__, | |
| __INPUT_MINUS__ ) |
Definition at line 86 of file g32r4xx_ddl_comp.c.
| #define IS_DDL_COMP_INPUT_PLUS | ( | __COMP_INSTANCE__, | |
| __INPUT_PLUS__ ) |
Definition at line 76 of file g32r4xx_ddl_comp.c.
| #define IS_DDL_COMP_OUTPUT_BLANK | ( | __BLANK__ | ) |
Definition at line 101 of file g32r4xx_ddl_comp.c.
| #define IS_DDL_COMP_OUTPUT_POLARITY | ( | __POLARITY__ | ) |
Definition at line 96 of file g32r4xx_ddl_comp.c.