Home | History | Annotate | Download | only in int

Lines Matching defs:substate

72 #define RW_T1T_SUBSTATE_NONE                    0x00    /* Default substate                                         */
152 UINT8 substate; /* Current substate of RW module */
234 * Next Substate should be assigned to control variable 'substate' before calling these function for State Machine to
235 * move back to the particular substate after Sector change is completed and read/write command is sent on new sector */
303 UINT8 substate; /* Reader/write substate in NDEF write state */
304 UINT8 prev_substate; /* Substate of the tag before moving to different sector */