Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_mac_struct.h40 …uint32_t interframegap : 3; /*These bits control the minimum IFG between frames during transmissio… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h189 mac_regs->gmacconfig.interframegap = gap; in emac_ll_set_inter_frame_gap()