Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_can.c708 num_of_filters = (GET_CTL2_RFFN(CAN_CTL2(can_periph)) + 1U) * 8U; in can_rx_fifo_filter_table_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h957 #define GET_CTL2_RFFN(regval) GET_BITS((regval),24,27) /*!< get … macro