Home
last modified time | relevance | path

Searched refs:SBLOCK_ABORT_RESPONSE_MASK (Results 1 – 2 of 2) sorted by relevance

/hardware/st/secure_element/ese-spi-driver/
DT1protocol.h49 #define SBLOCK_ABORT_RESPONSE_MASK 0b11100010 macro
DT1protocol.cc215 (tpdu->pcb == (uint8_t)SBLOCK_ABORT_RESPONSE_MASK) || in T1protocol_checkResponseLenConsistency()