Searched refs:SW1_LAST_EXECUTION_ERROR (Results 1 – 1 of 1) sorted by relevance
73 static constexpr uint8_t SW1_LAST_EXECUTION_ERROR = 0x66; variable98 return sw1 >= SW1_FIRST_EXECUTION_ERROR && sw1 <= SW1_LAST_EXECUTION_ERROR; in isExecutionError()