Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_adc.c160 #define IS_LL_ADC4_REG_TRIG_SOURCE(__REG_TRIG_SOURCE__) \ macro
953 assert_param(IS_LL_ADC4_REG_TRIG_SOURCE(pADC_RegInitStruct->TriggerSource)); in LL_ADC_REG_Init()