Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_pka.c184 void HW_PKA_ExitWithError(uint32_t errorCode);
597 void HW_PKA_ExitWithError(uint32_t errorCode) in HW_PKA_ExitWithError() function
691 HW_PKA_ExitWithError(0xFF00+HW_PKA_STEP_8); in HW_PKA_ProcEnd_StateMachine()
733 HW_PKA_ExitWithError(0xFF00+HW_PKA_STEP_13); in HW_PKA_ProcEnd_StateMachine()
751 HW_PKA_ExitWithError(0xA0); in HW_PKA_ProcEnd_StateMachine()
767 HW_PKA_ExitWithError(0xB1); in HW_PKA_IRQHandler()
774 HW_PKA_ExitWithError(0xB2); in HW_PKA_IRQHandler()
793 HW_PKA_ExitWithError(hpka->ErrorCode); in HAL_PKA_ErrorCallback()