Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_ospi.h248 HAL_OSPI_ABORT_CB_ID = 0x01U, /*!< OSPI Abort Callback ID */ enumerator
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_ospi.h273 HAL_OSPI_ABORT_CB_ID = 0x01U, /*!< OSPI Abort Callback ID */ enumerator
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_ospi.c2035 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_RegisterCallback()
2136 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_UnRegisterCallback()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_ospi.c2169 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_RegisterCallback()
2270 case HAL_OSPI_ABORT_CB_ID : in HAL_OSPI_UnRegisterCallback()