Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_nor.h188 void HAL_NOR_MspWait(NOR_HandleTypeDef *hnor, uint32_t Timeout);
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_nor.c381 __weak void HAL_NOR_MspWait(NOR_HandleTypeDef *hnor, uint32_t Timeout) in HAL_NOR_MspWait() function
1403 HAL_NOR_MspWait(hnor, Timeout); in HAL_NOR_GetStatus()

Completed in 10 milliseconds