Home
last modified time | relevance | path

Searched defs:BT_BS1 (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_can.h596 #define BT_BS1(regval) ((BITS(16,19) & ((uint32_t)(regval) << 16)) | (BITS(10,1… macro
614 #define BT_BS1(regval) (BITS(16,19) & ((uint32_t)(regval) << 16)) macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_can.h480 #define BT_BS1(regval) (BITS(16,19) & ((uint32_t)(regval) << 16)) macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_can.h487 #define BT_BS1(regval) (BITS(16,19) & ((uint32_t)(regval) << 16)) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_can.h487 #define BT_BS1(regval) (BITS(16,19) & ((uint32_t)(regval) << 16)) macro