Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h247 HAL_OSPI_ABORT_CB_ID = 0x01U, /*!< OSPI Abort Callback ID */ enumerator
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c2041 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_RegisterCallback()
2142 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h270 HAL_OSPI_ABORT_CB_ID = 0x01U, /*!< OSPI Abort Callback ID */ enumerator
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h274 HAL_OSPI_ABORT_CB_ID = 0x01U, /*!< OSPI Abort Callback ID */ enumerator
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h274 HAL_OSPI_ABORT_CB_ID = 0x01U, /*!< OSPI Abort Callback ID */ enumerator
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c2047 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_RegisterCallback()
2148 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c2056 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_RegisterCallback()
2157 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c2174 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_RegisterCallback()
2275 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_UnRegisterCallback()