Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_can.h570 #define GET_ERR_TECNT(regval) GET_BITS((uint32_t)(regval), 16U, 23U) macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_can.h577 #define GET_ERR_TECNT(regval) GET_BITS((uint32_t)(regval), 16U, 23U) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_can.h577 #define GET_ERR_TECNT(regval) GET_BITS((uint32_t)(regval), 16U, 23U) macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_can.h705 #define GET_ERR_TECNT(regval) GET_BITS((uint32_t)(regval), 16, 23) macro