HAL
HAL_NOR_StatusTypeDef::HAL_NOR_STATUS_TIMEOUT is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_NOR_StatusTypeDef::HAL_NOR_STATUS_TIMEOUT

HAL_NOR_StatusTypeDef::HAL_NOR_STATUS_TIMEOUT

Syntax

HAL_NOR_STATUS_TIMEOUT;

References

LocationReferrerText
stm32f4xx_hal_nor.h:69
HAL_NOR_STATUS_TIMEOUT
stm32f4xx_hal_nor.c:1543HAL_NOR_GetStatus()
while ((status != HAL_NOR_STATUS_SUCCESS) && (status != HAL_NOR_STATUS_TIMEOUT))
stm32f4xx_hal_nor.c:1550HAL_NOR_GetStatus()
status = HAL_NOR_STATUS_TIMEOUT;
stm32f4xx_hal_nor.c:1595HAL_NOR_GetStatus()
return HAL_NOR_STATUS_TIMEOUT;

Data Use

Functions using HAL_NOR_StatusTypeDef::HAL_NOR_STATUS_TIMEOUT
HAL_NOR_StatusTypeDef::HAL_NOR_STATUS_TIMEOUT
all items filtered out