Home
last modified time | relevance | path

Searched defs:IS_DAC_ALL_INSTANCE (Results 1 – 10 of 10) sorted by relevance

/lk-master/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f051x8.h6444 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1) macro
A Dstm32f058xx.h6413 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1) macro
A Dstm32f071xb.h7009 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1) macro
A Dstm32f072xb.h10926 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1) macro
A Dstm32f078xx.h10896 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1) macro
A Dstm32f091xc.h11461 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1) macro
A Dstm32f098xx.h11428 #define IS_DAC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DAC1) macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/
A Dstm32f745xx.h8732 #define IS_DAC_ALL_INSTANCE(__INSTANCE__) ((__INSTANCE__) == DAC) macro
A Dstm32f756xx.h9126 #define IS_DAC_ALL_INSTANCE(__INSTANCE__) ((__INSTANCE__) == DAC) macro
A Dstm32f746xx.h8939 #define IS_DAC_ALL_INSTANCE(__INSTANCE__) ((__INSTANCE__) == DAC) macro

Completed in 561 milliseconds