Searched refs:OA_STATUS0_RESETC (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/ethernet/ | ||
D | oa_tc6.h | 27 #define OA_STATUS0_RESETC BIT(6) macro |
D | eth_lan865x.c | 442 if (sts & OA_STATUS0_RESETC) { in lan865x_int_thread() |