/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_adc_ex.c | 628 if (READ_BIT(hadc->Instance->CFGR, ADC_CFGR_JQM) == 0UL) in HAL_ADCEx_InjectedPollForConversion() 739 if ((hadc->Instance->CFGR & ADC_CFGR_JQM) != 0UL) in HAL_ADCEx_InjectedStart_IT() 1437 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel() 1446 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_adc_ex.c | 569 if (READ_BIT(tmp_cfgr, ADC_CFGR_JQM) == 0UL) in HAL_ADCEx_InjectedPollForConversion() 700 if ((hadc->Instance->CFGR & ADC_CFGR_JQM) != 0UL) in HAL_ADCEx_InjectedStart_IT() 1848 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel() 1857 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_adc_ex.c | 569 if (READ_BIT(tmp_cfgr, ADC_CFGR_JQM) == 0UL) in HAL_ADCEx_InjectedPollForConversion() 700 if ((hadc->Instance->CFGR & ADC_CFGR_JQM) != 0UL) in HAL_ADCEx_InjectedStart_IT() 1848 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel() 1857 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_adc_ex.c | 576 if (READ_BIT(tmp_cfgr, ADC_CFGR_JQM) == 0UL) in HAL_ADCEx_InjectedPollForConversion() 707 if ((hadc->Instance->CFGR & ADC_CFGR_JQM) != 0UL) in HAL_ADCEx_InjectedStart_IT() 1857 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel() 1866 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_adc_ex.c | 571 if (READ_BIT(tmp_cfgr, ADC_CFGR_JQM) == 0UL) in HAL_ADCEx_InjectedPollForConversion() 702 if ((hadc->Instance->CFGR & ADC_CFGR_JQM) != 0UL) in HAL_ADCEx_InjectedStart_IT() 1921 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel() 1930 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_adc_ex.c | 571 if (READ_BIT(tmp_cfgr, ADC_CFGR_JQM) == 0UL) in HAL_ADCEx_InjectedPollForConversion() 702 if ((hadc->Instance->CFGR & ADC_CFGR_JQM) != 0UL) in HAL_ADCEx_InjectedStart_IT() 1913 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel() 1922 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_adc_ex.c | 667 if (READ_BIT(tmp_cfgr, ADC_CFGR_JQM) == 0UL) in HAL_ADCEx_InjectedPollForConversion() 797 if ((hadc->Instance->CFGR & ADC_CFGR_JQM) != 0UL) in HAL_ADCEx_InjectedStart_IT() 1934 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel() 1943 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel()
|
D | stm32mp1xx_hal_adc.c | 725 SET_BIT(hadc->Instance->CFGR, ADC_CFGR_JQM); in HAL_ADC_DeInit() 772 ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM | in HAL_ADC_DeInit() 2403 if (READ_BIT(tmp_cfgr, ADC_CFGR_JQM) == 0UL) in HAL_ADC_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_adc_ex.c | 743 if (READ_BIT(tmp_cfgr, ADC_CFGR_JQM) == 0UL) in HAL_ADCEx_InjectedPollForConversion() 870 if ((hadc->Instance->CFGR & ADC_CFGR_JQM) != 0UL) in HAL_ADCEx_InjectedStart_IT() 2074 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel() 2083 ADC_CFGR_JQM | ADC_CFGR_JDISCEN, in HAL_ADCEx_InjectedConfigChannel()
|
D | stm32h7xx_hal_adc.c | 867 SET_BIT(hadc->Instance->CFGR, ADC_CFGR_JQM); in HAL_ADC_DeInit() 914 ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM | in HAL_ADC_DeInit() 2538 if (READ_BIT(tmp_cfgr, ADC_CFGR_JQM) == 0UL) in HAL_ADC_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_adc_ex.h | 458 ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM |\ 465 ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM |\
|
D | stm32l5xx_ll_adc.h | 1320 #define LL_ADC_INJ_QUEUE_2CONTEXTS_END_EMPTY (ADC_CFGR_JQM) /* Group injected sequence context … 4824 MODIFY_REG(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS, QueueMode); in LL_ADC_INJ_SetQueueMode() 4839 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS)); in LL_ADC_INJ_GetQueueMode()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_adc.c | 882 | ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM in LL_ADC_DeInit() 942 SET_BIT(ADCx->CFGR, ADC_CFGR_JQM); in LL_ADC_DeInit() 943 CLEAR_BIT(ADCx->CFGR, ADC_CFGR_JQM); in LL_ADC_DeInit()
|
D | stm32f3xx_hal_adc_ex.c | 827 SET_BIT(hadc->Instance->CFGR, ADC_CFGR_JQM); in HAL_ADC_DeInit() 881 ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM | in HAL_ADC_DeInit() 3020 if(READ_BIT(tmp_cfgr_jqm, ADC_CFGR_JQM) == RESET) in HAL_ADC_IRQHandler() 4265 if ((hadc->Instance->CFGR & ADC_CFGR_JQM) != RESET) in HAL_ADCEx_InjectedStart_IT() 6219 ADC_CFGR_JQM | in HAL_ADCEx_InjectedConfigChannel() 6229 ADC_CFGR_JQM | in HAL_ADCEx_InjectedConfigChannel()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_adc_ex.h | 458 ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM |\ 465 ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM |\
|
D | stm32l4xx_ll_adc.h | 1349 #define LL_ADC_INJ_QUEUE_2CONTEXTS_END_EMPTY (ADC_CFGR_JQM) /* Group injected sequence context … 5082 MODIFY_REG(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS, QueueMode); in LL_ADC_INJ_SetQueueMode() 5097 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS)); in LL_ADC_INJ_GetQueueMode()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_adc.h | 1401 #define LL_ADC_INJ_QUEUE_2CONTEXTS_END_EMPTY (ADC_CFGR_JQM) /* Group injected sequence context … 5151 MODIFY_REG(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS, QueueMode); in LL_ADC_INJ_SetQueueMode() 5166 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS)); in LL_ADC_INJ_GetQueueMode()
|
D | stm32h5xx_hal_adc_ex.h | 500 ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM |\
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_adc.h | 1041 #define LL_ADC_INJ_QUEUE_2CONTEXTS_END_EMPTY (ADC_CFGR_JQM) /* Group injected sequence co… 4179 MODIFY_REG(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS, QueueMode); in LL_ADC_INJ_SetQueueMode() 4194 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS)); in LL_ADC_INJ_GetQueueMode()
|
D | stm32mp1xx_hal_adc_ex.h | 346 ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM |\
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_adc.h | 1391 #define LL_ADC_INJ_QUEUE_2CONTEXTS_END_EMPTY (ADC_CFGR_JQM) /* Group injected sequence context … 5112 MODIFY_REG(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS, QueueMode); in LL_ADC_INJ_SetQueueMode() 5127 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS)); in LL_ADC_INJ_GetQueueMode()
|
D | stm32h7rsxx_hal_adc_ex.h | 487 ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM |\
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_adc_ex.h | 273 ADC_CFGR_AWD1EN | ADC_CFGR_AWD1SGL | ADC_CFGR_JQM |\
|
D | stm32wbxx_ll_adc.h | 1149 #define LL_ADC_INJ_QUEUE_2CONTEXTS_END_EMPTY (ADC_CFGR_JQM) /* Group injected sequence co… 5058 MODIFY_REG(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS, QueueMode); in LL_ADC_INJ_SetQueueMode() 5073 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS)); in LL_ADC_INJ_GetQueueMode()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_adc.h | 1670 #define LL_ADC_INJ_QUEUE_2CONTEXTS_END_EMPTY (ADC_CFGR_JQM) /* Group injected sequence context … 5875 MODIFY_REG(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS, QueueMode); in LL_ADC_INJ_SetQueueMode() 5890 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_JQM | ADC_CFGR_JQDIS)); in LL_ADC_INJ_GetQueueMode()
|