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