Home
last modified time | relevance | path

Searched defs:BT_BAUDPSC (Results 1 – 5 of 5) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_can.h593 #define BT_BAUDPSC(regval) (BITS(0,9) & ((uint32_t)(regval) << 0)) macro
611 #define BT_BAUDPSC(regval) (BITS(0,9) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_can.h477 #define BT_BAUDPSC(regval) (BITS(0,9) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_can.h484 #define BT_BAUDPSC(regval) (BITS(0,9) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_can.h484 #define BT_BAUDPSC(regval) (BITS(0,9) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h1011 #define BT_BAUDPSC(regval) (BITS(21,30) & ((uint32_t)(regval) << 21U)) /*!< writ… macro