Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_can.h600 #define BT_BS2(regval) ((BITS(20,22) & ((uint32_t)(regval) << 20)) | (BITS(13,1… macro
617 #define BT_BS2(regval) (BITS(20,22) & ((uint32_t)(regval) << 20)) macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_can.h483 #define BT_BS2(regval) (BITS(20,22) & ((uint32_t)(regval) << 20)) macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_can.h490 #define BT_BS2(regval) (BITS(20,22) & ((uint32_t)(regval) << 20)) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_can.h490 #define BT_BS2(regval) (BITS(20,22) & ((uint32_t)(regval) << 20)) macro