Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_dma_struct.h84 …uint32_t rx_thresh_ctrl : 2; /*These two bits control the threshold level of the MTL Receive FIF… member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h447 dma_regs->dmaoperation_mode.rx_thresh_ctrl = threshold; in emac_ll_set_recv_threshold()