Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_ospi.c341 hospi->TimeOutCallback = HAL_OSPI_TimeOutCallback; in HAL_OSPI_Init()
738 HAL_OSPI_TimeOutCallback(hospi); in HAL_OSPI_IRQHandler()
1973 __weak void HAL_OSPI_TimeOutCallback(OSPI_HandleTypeDef *hospi) in HAL_OSPI_TimeOutCallback() function
2149 hospi->TimeOutCallback = HAL_OSPI_TimeOutCallback; in HAL_OSPI_UnRegisterCallback()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_ospi.h821 void HAL_OSPI_TimeOutCallback (OSPI_HandleTypeDef *hospi);