Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Demac_hal.h26 #define EMAC_HAL_BUF_SIZE_AUTO 0 macro
/hal_espressif-latest/components/hal/
Demac_hal.c608 if (size != EMAC_HAL_BUF_SIZE_AUTO) { in emac_hal_receive_frame()