Home
last modified time | relevance | path

Searched defs:IS_DTS_ALL_INSTANCE (Results 1 – 25 of 50) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h13268 #define IS_DTS_ALL_INSTANCE(__INSTANCE__) (((__INSTANCE__) == DTS_NS)) macro
Dstm32h523xx.h19621 #define IS_DTS_ALL_INSTANCE(__INSTANCE__) (((__INSTANCE__) == DTS_NS) || ((__INSTANCE__) == DTS_S)) macro
Dstm32h533xx.h20220 #define IS_DTS_ALL_INSTANCE(__INSTANCE__) (((__INSTANCE__) == DTS_NS) || ((__INSTANCE__) == DTS_S)) macro
Dstm32h562xx.h21172 #define IS_DTS_ALL_INSTANCE(__INSTANCE__) (((__INSTANCE__) == DTS_NS) || ((__INSTANCE__) == DTS_S)) macro
Dstm32h573xx.h23905 #define IS_DTS_ALL_INSTANCE(__INSTANCE__) (((__INSTANCE__) == DTS_NS) || ((__INSTANCE__) == DTS_S)) macro
Dstm32h563xx.h23306 #define IS_DTS_ALL_INSTANCE(__INSTANCE__) (((__INSTANCE__) == DTS_NS) || ((__INSTANCE__) == DTS_S)) macro
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h39771 #define IS_DTS_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DTS_S) || ((INSTANCE) == DTS_NS)) macro
40655 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS_NS) macro
Dstm32n657xx.h41413 #define IS_DTS_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DTS_S) || ((INSTANCE) == DTS_NS)) macro
42305 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS_NS) macro
Dstm32n655xx.h41021 #define IS_DTS_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DTS_S) || ((INSTANCE) == DTS_NS)) macro
41910 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS_NS) macro
Dstm32n647xx.h40163 #define IS_DTS_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DTS_S) || ((INSTANCE) == DTS_NS)) macro
41050 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS_NS) macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h21690 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h7b0xx.h22170 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h7b0xxq.h22182 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h7a3xxq.h21702 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h7b3xx.h22177 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h7b3xxq.h22189 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h730xxq.h23915 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h733xx.h23903 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h725xx.h23428 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h730xx.h23903 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h735xx.h23915 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h723xx.h23416 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7s7xx.h24045 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h7s3xx.h23613 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro
Dstm32h7r3xx.h22730 #define IS_DTS_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DTS) macro

12