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