Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_enc424j600_priv.h269 #define ENC424J600_DEFAULT_NUMOF_RETRIES 3U macro
Deth_enc424j600.c692 uint8_t retries = ENC424J600_DEFAULT_NUMOF_RETRIES; in enc424j600_init()
738 retries = ENC424J600_DEFAULT_NUMOF_RETRIES; in enc424j600_init()