Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h187 static inline void emac_ll_set_inter_frame_gap(emac_mac_dev_t *mac_regs, uint32_t gap) in emac_ll_set_inter_frame_gap() function
/hal_espressif-latest/components/hal/
Demac_hal.c229 emac_ll_set_inter_frame_gap(hal->mac_regs, EMAC_LL_INTERFRAME_GAP_96BIT); in emac_hal_init_mac_default()