Home
last modified time | relevance | path

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

/hardware/st/secure_element/ese-spi-driver/
DT1protocol.h53 #define SBLOCK_SWRESET_RESPONSE_MASK 0b11101111 macro
DT1protocol.cc616 (uint8_t)SBLOCK_SWRESET_RESPONSE_MASK) { in T1protocol_processSBlock()