Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_ramcfg.c393 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_LatchParityErrorAddress()
431 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_UnlatchParityErrorAddress()
470 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_EnableNotification()
510 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_DisableNotification()
610 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_ConfigWaitState()
704 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_EnableWriteProtection()
783 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_Erase()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ramcfg.c390 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_StartECC()
432 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_StopECC()
472 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_EnableNotification()
512 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_DisableNotification()
634 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_ConfigWaitState()
729 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_EnableWriteProtection()
804 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_Erase()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_ramcfg.c384 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_StartECC()
426 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_StopECC()
466 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_EnableNotification()
506 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_DisableNotification()
673 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_EnableWriteProtection()
748 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_Erase()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ramcfg.c379 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_StartECC()
421 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_StopECC()
461 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_EnableNotification()
501 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_DisableNotification()
638 hramcfg->ErrorCode = HAL_RAMCFG_ERROR_BUSY; in HAL_RAMCFG_Erase()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ramcfg.h109 #define HAL_RAMCFG_ERROR_BUSY 0x00000002U /*!< RAMCFG Busy Error */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_ramcfg.h109 #define HAL_RAMCFG_ERROR_BUSY 0x00000002U /*!< RAMCFG Busy Error */ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_ramcfg.h119 #define HAL_RAMCFG_ERROR_BUSY 0x00000002U /*!< RAMCFG Busy Error */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ramcfg.h109 #define HAL_RAMCFG_ERROR_BUSY 0x00000002U /*!< RAMCFG Busy Error */ macro