Home
last modified time | relevance | path

Searched refs:IS_CMP_INT (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_cmp.h169 #define IS_CMP_INT(x) ((x & 0xFFFFFF00) != 0x0) macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_cmp.c159 Assert_Param(IS_CMP_INT(CMP_INT_x)); in CMP_IntConfig()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_cmp.c170 Assert_Param(IS_CMP_INT(CMP_INT_x)); in CMP_IntConfig()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_cmp.h314 #define IS_CMP_INT(x) ((x & 0xFFFFFF00) != 0x0) macro

Completed in 7 milliseconds