Home
last modified time | relevance | path

Searched defs:READ_REG (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l5xx.h155 #define READ_REG(REG) ((REG)) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u5xx.h163 #define READ_REG(REG) ((REG)) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h5xx.h158 #define READ_REG(REG) ((REG)) macro
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dtests_hw_access_iot.h89 #define READ_REG(offset) \ macro
Dtests_hw_access.h129 #define READ_REG(offset) \ macro