Searched refs:SCB_STATUS_CX (Results 1 – 2 of 2) sorted by relevance
41 #define SCB_STATUS_CX 0x8000 /* CU finished command with I bit */ macro47 (SCB_STATUS_CX | SCB_STATUS_FR | SCB_STATUS_CNA | SCB_STATUS_RNR)308 s->scb_status |= SCB_STATUS_CX; in command_loop()310 s->scb_status &= ~SCB_STATUS_CX; in command_loop()
34 #define SCB_STATUS_CX 0x8000 /* CU finished command (transmit) */ macro44 #define SCB_INTACK_TX (SCB_STATUS_CX | SCB_STATUS_CNA)