Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_nor.c320 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() function
1249 hnor->MspDeInitCallback = HAL_NOR_MspDeInit; in HAL_NOR_UnRegisterCallback()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_nor.h187 void HAL_NOR_MspDeInit(NOR_HandleTypeDef *hnor);

Completed in 10 milliseconds