Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_sdadc.h129HAL_SDADC_CONVERSION_HALF_CB_ID = 0x00U, /*!< SDADC half regular conversion complete call… enumerator
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_sdadc.c527 case HAL_SDADC_CONVERSION_HALF_CB_ID : in HAL_SDADC_RegisterCallback()
626 case HAL_SDADC_CONVERSION_HALF_CB_ID : in HAL_SDADC_UnRegisterCallback()