Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/common/
Dnrfx_log.h127 #define NRFX_LOG_ERROR_STRING_GET(error_code) argument
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_i2c.c7388 uint32_t error_code = 0; in I2C_IsErrorOccurred() local