Home
last modified time | relevance | path

Searched defs:CS_CMPMSEL (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_cmp.h132 #define CS_CMPMSEL(regval) (BITS(4,6) & ((uint32_t)(… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_cmp.h142 #define CS_CMPMSEL(regval) (BITS(4,9) & ((uint32_t)(regval) << 4)) macro