Home
last modified time | relevance | path

Searched refs:IS_UCPD_ALL_INSTANCE (Results 1 – 25 of 46) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_ucpd.c84 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_DeInit()
118 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_ucpd.c84 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_DeInit()
118 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_ucpd.c84 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_DeInit()
118 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_ucpd.c84 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_DeInit()
118 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_ucpd.c84 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_DeInit()
118 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_ucpd.c84 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_DeInit()
118 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_ucpd.c84 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_DeInit()
131 assert_param(IS_UCPD_ALL_INSTANCE(UCPDx)); in LL_UCPD_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g071xx.h9218 #define IS_UCPD_ALL_INSTANCE(INSTANCE) (((INSTANCE) == UCPD1) || \ macro
Dstm32g081xx.h9526 #define IS_UCPD_ALL_INSTANCE(INSTANCE) (((INSTANCE) == UCPD1) || \ macro
Dstm32g0c1xx.h11535 #define IS_UCPD_ALL_INSTANCE(INSTANCE) (((INSTANCE) == UCPD1) || \ macro
Dstm32g0b1xx.h11227 #define IS_UCPD_ALL_INSTANCE(INSTANCE) (((INSTANCE) == UCPD1) || \ macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h19806 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1_S) macro
20383 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1_NS) macro
Dstm32l562xx.h20592 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1_S) macro
21184 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1_NS) macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g441xx.h13329 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1) macro
Dstm32gbk1cb.h13035 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1) macro
Dstm32g431xx.h13097 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1) macro
Dstm32g4a1xx.h13907 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1) macro
Dstm32g491xx.h13675 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1) macro
Dstm32g473xx.h14511 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1) macro
Dstm32g471xx.h13900 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1) macro
Dstm32g483xx.h14743 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1) macro
Dstm32g474xx.h18092 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1) macro
Dstm32g484xx.h18324 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1) macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h20157 #define IS_UCPD_ALL_INSTANCE(INSTANCE) (((INSTANCE) == UCPD1_NS) || ((INSTANCE) == UCPD1_S)) macro
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h39929 #define IS_UCPD_ALL_INSTANCE(INSTANCE) (((INSTANCE) == UCPD1_S) || ((INSTANCE) == UCPD1_NS)) macro
40813 #define IS_UCPD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == UCPD1_NS) macro

12