Home
last modified time | relevance | path

Searched defs:IS_RNG_ALL_INSTANCE (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l562xx.h20176 #define IS_RNG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RNG_S) macro
20768 #define IS_RNG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RNG_NS) macro
Dstm32l552xx.h19390 #define IS_RNG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RNG_S) macro
19967 #define IS_RNG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RNG_NS) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h24024 #define IS_RNG_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RNG_NS) || ((INSTANCE) == RNG_S)) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h23859 #define IS_RNG_ALL_INSTANCE(INSTANCE) (((INSTANCE) == RNG_NS) || ((INSTANCE) == RNG_S)) macro