Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_can.c271 ((can_pn_mode_config_struct *)p_struct)->match_int = (uint32_t)DISABLE; in can_struct_para_init()
1243 …p |= (uint32_t)PN_CTL0_WTOIE(pnmod_config->timeout_int) | PN_CTL0_WMIE(pnmod_config->match_int) | \ in can_pn_mode_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h859 …uint32_t match_int; /*!< enable o… member