Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h569 static inline void emac_ll_clock_enable_mii(emac_ext_dev_t *ext_regs) in emac_ll_clock_enable_mii()
577 static inline void emac_ll_clock_enable_rmii_input(emac_ext_dev_t *ext_regs) in emac_ll_clock_enable_rmii_input()
588 static inline void emac_ll_clock_enable_rmii_output(emac_ext_dev_t *ext_regs) in emac_ll_clock_enable_rmii_output()
602 static inline void emac_ll_pause_frame_enable(emac_ext_dev_t *ext_regs, bool enable) in emac_ll_pause_frame_enable()
/hal_espressif-latest/components/hal/include/hal/
Demac_hal.h165 emac_ext_dev_t *ext_regs; member