Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_nor.c248 hnor->MspInitCallback = HAL_NOR_MspInit; in HAL_NOR_Init()
255 HAL_NOR_MspInit(hnor); in HAL_NOR_Init()
348 __weak void HAL_NOR_MspInit(NOR_HandleTypeDef *hnor) in HAL_NOR_MspInit() function
1246 hnor->MspInitCallback = HAL_NOR_MspInit; in HAL_NOR_UnRegisterCallback()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_nor.h186 void HAL_NOR_MspInit(NOR_HandleTypeDef *hnor);

Completed in 6 milliseconds