Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_can.c926 mdes[1] |= MDES1_ID_EXD(mdpara->id); in can_mailbox_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h1099 #define MDES1_ID_EXD(regval) (BITS(0,28) & ((uint32_t)(regval) << 0U)) /*!< writ… macro