HAL + 0/2 examples
CodeScope will show references to HAL_NOR_MspWait() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

HAL_NOR_MspWait() function

NOR MSP Wait for Ready/Busy signal

Syntax

void HAL_NOR_MspWait(NOR_HandleTypeDef *hnor,     uint32_t Timeout);
Implemented in stm32f4xx_hal_nor.c:409

Arguments

hnor

pointer to a NOR_HandleTypeDef structure that contains the configuration information for NOR module.

Timeout

Maximum timeout value

Return value

None

Examples

HAL_NOR_MspWait() is referenced by 2 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_nor.c:409
__weak void HAL_NOR_MspWait(NOR_HandleTypeDef *hnor, uint32_t Timeout)
stm32f4xx_hal_nor.h:191
void HAL_NOR_MspWait(NOR_HandleTypeDef *hnor, uint32_t Timeout);
stm32f4xx_hal_nor.c:1534HAL_NOR_GetStatus()
HAL_NOR_MspWait(hnor, Timeout);

Call Tree

Functions calling HAL_NOR_MspWait()
Functions called by HAL_NOR_MspWait()
all items filtered out
HAL_NOR_MspWait()
all items filtered out
Data read by HAL_NOR_MspWait()
Data written by HAL_NOR_MspWait()
HAL_NOR_MspWait()
HAL_NOR_MspWait()::timeout
all items filtered out
Type of HAL_NOR_MspWait()
HAL_NOR_MspWait()
uint32_t
all items filtered out