Searched refs:EXCFLAG2_SPI_ERROR (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/ieee802154/ | ||
D | ieee802154_cc2520_regs.h | 142 #define EXCFLAG2_SPI_ERROR BIT(3) macro |
D | ieee802154_cc2520.c | 176 if (flag & EXCFLAG2_SPI_ERROR) { in cc2520_print_errors() |