Home
last modified time | relevance | path

Searched defs:IS_I3C_ALL_INSTANCE (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h13285 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_NS) || ((INSTANCE) == I3C2_NS)) macro
Dstm32h523xx.h19640 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_NS) || ((INSTANCE) == I3C1_S) || \ macro
Dstm32h533xx.h20239 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_NS) || ((INSTANCE) == I3C1_S) || \ macro
Dstm32h562xx.h21192 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_NS) || ((INSTANCE) == I3C1_S)) macro
Dstm32h573xx.h23925 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_NS) || ((INSTANCE) == I3C1_S)) macro
Dstm32h563xx.h23326 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_NS) || ((INSTANCE) == I3C1_S)) macro
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h39826 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_S) || ((INSTANCE) == I3C1_NS) || \ macro
40710 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_NS) || \ macro
Dstm32n657xx.h41468 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_S) || ((INSTANCE) == I3C1_NS) || \ macro
42360 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_NS) || \ macro
Dstm32n655xx.h41076 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_S) || ((INSTANCE) == I3C1_NS) || \ macro
41965 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_NS) || \ macro
Dstm32n647xx.h40218 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_S) || ((INSTANCE) == I3C1_NS) || \ macro
41105 #define IS_I3C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I3C1_NS) || \ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7s7xx.h24090 #define IS_I3C_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I3C1) macro
Dstm32h7s3xx.h23655 #define IS_I3C_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I3C1) macro
Dstm32h7r3xx.h22772 #define IS_I3C_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I3C1) macro
Dstm32h7r7xx.h23205 #define IS_I3C_ALL_INSTANCE(INSTANCE) ((INSTANCE) == I3C1) macro