Home
last modified time | relevance | path

Searched defs:ENET_REG_VAL (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h617 #define ENET_REG_VAL(periph) (REG32(ENET + ((uint32_t)(periph)>>6))) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h621 #define ENET_REG_VAL(periph) (REG32(ENET + ((uint32_t)(periph) >> 6))) macro