Home
last modified time | relevance | path

Searched refs:Overrun (Results 1 – 25 of 76) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_adc.c327 assert_param(IS_ADC_OVERRUN(hadc->Init.Overrun)); in HAL_ADC_Init()
411 LL_ADC_SetOverrunDS(hadc->Instance, hadc->Init.Overrun); in HAL_ADC_Init()
415 LL_ADC_SetOverrunDF(hadc->Instance, hadc->Init.Overrun); in HAL_ADC_Init()
418 LL_ADC_SetOverrunDS(hadc->Instance, hadc->Init.Overrun); in HAL_ADC_Init()
1126 if (hadc->Init.Overrun == ADC_NEW_DATA_IS_KEPT) in HAL_ADC_PollForEvent()
1148 if (hadc->Init.Overrun == ADC_NEW_DATA_IS_KEPT) in HAL_ADC_PollForEvent()
1210 if (hadc->Init.Overrun == ADC_NEW_DATA_IS_LOST) in HAL_ADC_PollForEvent()
1290 if (hadc->Init.Overrun == ADC_NEW_DATA_IS_LOST) in HAL_ADC_Start_IT()
1676 if (hadc->Init.Overrun == ADC_NEW_DATA_IS_LOST) in HAL_ADC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c980 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(ADC_REG_InitStruct->Overrun)); in LL_ADC_REG_Init()
1018 | ADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
1039 | ADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
1059 | ADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
1078 | ADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
1118 ADC_REG_InitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_adc.c980 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_RegInitStruct->Overrun)); in LL_ADC_REG_Init()
1015 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
1033 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
1056 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
1074 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
1118 pADC_RegInitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_adc.c566 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_RegInitStruct->Overrun)); in LL_ADC_REG_Init()
620 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
641 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
676 pADC_RegInitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
Dstm32wbaxx_hal_adc.c404 assert_param(IS_ADC_OVERRUN(hadc->Init.Overrun)); in HAL_ADC_Init()
591 ADC_CFGR1_OVERRUN(hadc->Init.Overrun) | in HAL_ADC_Init()
1510 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_PollForEvent()
1608 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_Start_IT()
2062 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_adc.c618 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_RegInitStruct->Overrun)); in LL_ADC_REG_Init()
672 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
693 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
728 pADC_RegInitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
Dstm32u0xx_hal_adc.c405 assert_param(IS_ADC_OVERRUN(hadc->Init.Overrun)); in HAL_ADC_Init()
552 ADC_CFGR1_OVERRUN(hadc->Init.Overrun) | in HAL_ADC_Init()
1519 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_PollForEvent()
1617 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_Start_IT()
2048 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_adc.c629 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_RegInitStruct->Overrun)); in LL_ADC_REG_Init()
683 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
704 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
739 pADC_RegInitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
Dstm32wlxx_hal_adc.c404 assert_param(IS_ADC_OVERRUN(hadc->Init.Overrun)); in HAL_ADC_Init()
548 ADC_CFGR1_OVERRUN(hadc->Init.Overrun) | in HAL_ADC_Init()
1479 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_PollForEvent()
1577 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_Start_IT()
2008 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_adc.c635 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(ADC_REG_InitStruct->Overrun)); in LL_ADC_REG_Init()
689 | ADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
710 | ADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
745 ADC_REG_InitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
Dstm32c0xx_hal_adc.c412 assert_param(IS_ADC_OVERRUN(hadc->Init.Overrun)); in HAL_ADC_Init()
554 ADC_CFGR1_OVERRUN(hadc->Init.Overrun) | in HAL_ADC_Init()
1499 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_PollForEvent()
1598 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_Start_IT()
2038 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_adc.c647 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_RegInitStruct->Overrun)); in LL_ADC_REG_Init()
701 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
722 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
757 pADC_RegInitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
Dstm32g0xx_hal_adc.c404 assert_param(IS_ADC_OVERRUN(hadc->Init.Overrun)); in HAL_ADC_Init()
548 ADC_CFGR1_OVERRUN(hadc->Init.Overrun) | in HAL_ADC_Init()
1487 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_PollForEvent()
1585 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_Start_IT()
2016 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_adc.c473 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(ADC_REG_InitStruct->Overrun)); in LL_ADC_REG_Init()
507 | ADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
535 ADC_REG_InitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c828 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_RegInitStruct->Overrun)); in LL_ADC_REG_Init()
861 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
880 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
912 pADC_RegInitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c835 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_RegInitStruct ->Overrun)); in LL_ADC_REG_Init()
868 | pADC_RegInitStruct ->Overrun in LL_ADC_REG_Init()
886 | pADC_RegInitStruct ->Overrun in LL_ADC_REG_Init()
918 pADC_RegInitStruct ->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c828 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_RegInitStruct->Overrun)); in LL_ADC_REG_Init()
861 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
880 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
912 pADC_RegInitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c841 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_RegInitStruct->Overrun)); in LL_ADC_REG_Init()
875 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
895 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
927 pADC_RegInitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c885 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_RegInitStruct->Overrun)); in LL_ADC_REG_Init()
918 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
937 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
969 pADC_RegInitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c858 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_REG_InitStruct->Overrun)); in LL_ADC_REG_Init()
890 | pADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
908 | pADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
940 pADC_REG_InitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc.c432 assert_param(IS_ADC_OVERRUN(hadc->Init.Overrun)); in HAL_ADC_Init()
581 hadc->Init.Overrun | in HAL_ADC_Init()
589 hadc->Init.Overrun | in HAL_ADC_Init()
597 hadc->Init.Overrun | in HAL_ADC_Init()
608 hadc->Init.Overrun | in HAL_ADC_Init()
616 hadc->Init.Overrun | in HAL_ADC_Init()
1839 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_PollForEvent()
1963 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_Start_IT()
2644 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_IRQHandler()
Dstm32h7xx_ll_adc.c948 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(ADC_REG_InitStruct->Overrun)); in LL_ADC_REG_Init()
980 | ADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
998 | ADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
1030 ADC_REG_InitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_adc.c584 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(ADC_REG_InitStruct->Overrun)); in LL_ADC_REG_Init()
618 | ADC_REG_InitStruct->Overrun in LL_ADC_REG_Init()
646 ADC_REG_InitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()
Dstm32l0xx_hal_adc.c414 assert_param(IS_ADC_OVERRUN(hadc->Init.Overrun)); in HAL_ADC_Init()
540 hadc->Init.Overrun | in HAL_ADC_Init()
1324 if (hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) in HAL_ADC_PollForEvent()
1790 if ((hadc->Init.Overrun == ADC_OVR_DATA_PRESERVED) || in HAL_ADC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_adc.c1195 assert_param(IS_LL_ADC_REG_OVR_DATA_BEHAVIOR(pADC_RegInitStruct->Overrun)); in LL_ADC_REG_Init()
1228 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
1247 | pADC_RegInitStruct->Overrun in LL_ADC_REG_Init()
1279 pADC_RegInitStruct->Overrun = LL_ADC_REG_OVR_DATA_OVERWRITTEN; in LL_ADC_REG_StructInit()

1234