Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_ramcfg.c876 case HAL_RAMCFG_MSPDEINIT_CB_ID : in HAL_RAMCFG_RegisterCallback()
897 case HAL_RAMCFG_MSPDEINIT_CB_ID : in HAL_RAMCFG_RegisterCallback()
955 case HAL_RAMCFG_MSPDEINIT_CB_ID : in HAL_RAMCFG_UnRegisterCallback()
983 case HAL_RAMCFG_MSPDEINIT_CB_ID : in HAL_RAMCFG_UnRegisterCallback()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_ramcfg.h65 HAL_RAMCFG_MSPDEINIT_CB_ID = 0x01U, /*!< RAMCFG MSP DeInit Callback ID */ enumerator