Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c347 hospi->FifoThresholdCallback = HAL_OSPI_FifoThresholdCallback; in HAL_OSPI_Init()
577 HAL_OSPI_FifoThresholdCallback(hospi); in HAL_OSPI_IRQHandler()
1885 __weak void HAL_OSPI_FifoThresholdCallback(OSPI_HandleTypeDef *hospi) in HAL_OSPI_FifoThresholdCallback() function
2146 hospi->FifoThresholdCallback = HAL_OSPI_FifoThresholdCallback; in HAL_OSPI_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c389 hospi->FifoThresholdCallback = HAL_OSPI_FifoThresholdCallback; in HAL_OSPI_Init()
620 HAL_OSPI_FifoThresholdCallback(hospi); in HAL_OSPI_IRQHandler()
1891 __weak void HAL_OSPI_FifoThresholdCallback(OSPI_HandleTypeDef *hospi) in HAL_OSPI_FifoThresholdCallback() function
2152 hospi->FifoThresholdCallback = HAL_OSPI_FifoThresholdCallback; in HAL_OSPI_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c359 hospi->FifoThresholdCallback = HAL_OSPI_FifoThresholdCallback; in HAL_OSPI_Init()
594 HAL_OSPI_FifoThresholdCallback(hospi); in HAL_OSPI_IRQHandler()
1900 __weak void HAL_OSPI_FifoThresholdCallback(OSPI_HandleTypeDef *hospi) in HAL_OSPI_FifoThresholdCallback() function
2161 hospi->FifoThresholdCallback = HAL_OSPI_FifoThresholdCallback; in HAL_OSPI_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c360 hospi->FifoThresholdCallback = HAL_OSPI_FifoThresholdCallback; in HAL_OSPI_Init()
591 HAL_OSPI_FifoThresholdCallback(hospi); in HAL_OSPI_IRQHandler()
2018 __weak void HAL_OSPI_FifoThresholdCallback(OSPI_HandleTypeDef *hospi) in HAL_OSPI_FifoThresholdCallback() function
2279 hospi->FifoThresholdCallback = HAL_OSPI_FifoThresholdCallback; in HAL_OSPI_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h787 void HAL_OSPI_FifoThresholdCallback(OSPI_HandleTypeDef *hospi);
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h833 void HAL_OSPI_FifoThresholdCallback(OSPI_HandleTypeDef *hospi);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h839 void HAL_OSPI_FifoThresholdCallback(OSPI_HandleTypeDef *hospi);
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h814 void HAL_OSPI_FifoThresholdCallback(OSPI_HandleTypeDef *hospi);