Home
last modified time | relevance | path

Searched refs:CTL2_ASD (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_can.c1537 CAN_CTL2(can_periph) |= (uint32_t)CTL2_ASD(delay_bits); in can_arbitation_delay_bits_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h954 #define CTL2_ASD(regval) (BITS(19,23) & ((uint32_t)(regval) << 19U)) /*!< writ… macro