Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_w5500_priv.h62 #define W5500_S0_MR_MF 7 /* MAC Filter for W5500 */ macro
Deth_w5500.c407 uint8_t mr = W5500_S0_MR_MF; in w5500_set_config()
438 uint8_t mode = S0_MR_MACRAW | BIT(W5500_S0_MR_MF); in w5500_hw_start()