Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_cmp.h143 #define CS_CMPOSEL(regval) (BITS(10,13) & ((uint32_t… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_cmp.h169 #define CS_CMPOSEL(regval) (BITS(13,14) & ((uint32_t)(regval) << 13)) macro