Home
last modified time | relevance | path

Searched defs:ISQ_IL (Results 1 – 8 of 8) sorted by relevance

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_adc.h205 #define ISQ_IL(regval) (BITS(20,21) & ((uint32_t)(regval) << 20)) macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_adc.h213 #define ISQ_IL(regval) (BITS(20, 21) & ((uint32_t)(regval) << 20)) /*!< write valu… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_adc.h225 #define ISQ_IL(regval) (BITS(20,21) & ((uint32_t)(regval) << 20)) /*!< write val… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_adc.h233 #define ISQ_IL(regval) (BITS(20,21) & ((uint32_t)(regval) << 20)) /*!< write val… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_adc.h227 #define ISQ_IL(regval) (BITS(20,21) & ((uint32_t)(regval) << 20)) /*!< write val… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_adc.h223 #define ISQ_IL(regval) (BITS(20, 21) & ((uint32_t)(regval) << 20)) macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_adc.h289 #define ISQ_IL(regval) (BITS(20,21) & ((uint32_t)(regval) << 20)) /*!< write val… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_adc.h299 #define ISQ_IL(regval) (BITS(20, 21) & ((uint32_t)(regval) << 20)) macro