Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_cmp.h141 #define CS_CMP0HST(regval) (BITS(12,13) & ((uint32_t)(regval) << 12)) macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_cmp.h175 #define CS_CMP0HST(regval) (BITS(16,17) & ((uint32_t)(regval) << 16)) macro