Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_cmp.h155 #define CS_CMP1MSEL(regval) (BITS(20,22) & ((uint32_t)(regval) << 20)) macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_cmp.h226 #define CS_CMP1MSEL(regval) (BITS(4,6) & ((uint32_t)(regval) << 4)) macro