Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_can.h604 #define BT_SJW(regval) (BITS(24,28) & ((uint32_t)(regval) << 24)) macro
620 #define BT_SJW(regval) (BITS(24,25) & ((uint32_t)(regval) << 24)) macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_can.h486 #define BT_SJW(regval) (BITS(24,25) & ((uint32_t)(regval) << 24)) macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_can.h493 #define BT_SJW(regval) (BITS(24,25) & ((uint32_t)(regval) << 24)) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_can.h493 #define BT_SJW(regval) (BITS(24,25) & ((uint32_t)(regval) << 24)) macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h1010 #define BT_SJW(regval) (BITS(16,20) & ((uint32_t)(regval) << 16U)) /*!< writ… macro