Home
last modified time | relevance | path

Searched refs:IS_DAC_ALL_INSTANCE (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h19322 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1_S) macro
19899 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1_NS) macro
Dstm32l562xx.h20096 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1_S) macro
20688 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1_NS) macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h23876 #define IS_DAC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DAC1_NS) || ((INSTANCE) == DAC1_S)) macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h23757 #define IS_DAC_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DAC1_NS) || ((INSTANCE) == DAC1_S)) macro