Home
last modified time | relevance | path

Searched refs:IS_LL_ADC_RESOLUTION (Results 1 – 22 of 22) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_adc.c91 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
376 assert_param(IS_LL_ADC_RESOLUTION(ADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_adc.c109 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
473 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_adc.c111 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
487 assert_param(IS_LL_ADC_RESOLUTION(ADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_adc.c115 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
513 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_adc.c115 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
524 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_adc.c115 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
530 assert_param(IS_LL_ADC_RESOLUTION(ADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_adc.c115 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
542 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_adc.c60 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
578 assert_param(IS_LL_ADC_RESOLUTION(ADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_adc.c60 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
592 assert_param(IS_LL_ADC_RESOLUTION(ADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_adc.c61 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
600 assert_param(IS_LL_ADC_RESOLUTION(ADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_adc.c59 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
579 assert_param(IS_LL_ADC_RESOLUTION(ADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c102 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
728 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c85 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
736 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c102 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
728 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c104 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
741 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c104 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
785 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c101 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
759 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c134 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
839 assert_param(IS_LL_ADC_RESOLUTION(ADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_adc.c101 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
827 assert_param(IS_LL_ADC_RESOLUTION(ADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_adc.c96 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
845 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_adc.c104 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
1095 assert_param(IS_LL_ADC_RESOLUTION(pADC_InitStruct->Resolution)); in LL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_adc.c102 #define IS_LL_ADC_RESOLUTION(__RESOLUTION__) \ macro
1031 assert_param(IS_LL_ADC_RESOLUTION(ADC_InitStruct->Resolution)); in LL_ADC_Init()