Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_can.c1377 uint32_t *pnram = (uint32_t *)(uint32_t)(CAN_PN_RAM(can_periph) + index * 16U); in can_pn_mode_data_read()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_can.h44 #define CAN_PN_RAM(canx) ((uint32_t)(canx) + 0x00000B40U) /*!< Prete… macro