Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_cmp.h176 #define CS_CMP1HST(regval) (BITS(28,29) & ((uint32_t)(regval) << 28)) macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_cmp.h256 #define CS_CMP1HST(regval) (BITS(16,17) & ((uint32_t)(regval) << 16)) macro