Searched refs:HAL_NOR_MspDeInit (Results 1 – 2 of 2) sorted by relevance
320 hnor->MspDeInitCallback = HAL_NOR_MspDeInit; in HAL_NOR_DeInit()327 HAL_NOR_MspDeInit(hnor); in HAL_NOR_DeInit()364 __weak void HAL_NOR_MspDeInit(NOR_HandleTypeDef *hnor) in HAL_NOR_MspDeInit() function1249 hnor->MspDeInitCallback = HAL_NOR_MspDeInit; in HAL_NOR_UnRegisterCallback()
187 void HAL_NOR_MspDeInit(NOR_HandleTypeDef *hnor);
Completed in 10 milliseconds