HAL + 0/9 examples
CodeScope will show references to HAL_MAX_DELAY from the following samples and libraries:
Examples
STM32469I-Discovery
Examples
SPI
STM32F412G-Discovery
Examples
SPI
STM32F412ZG-Nucleo
Examples
SPI
STM32F413ZH-Nucleo
Examples
SPI
STM32F4-Discovery
Examples
SPI
SPI_FullDuplex_AdvComPolling
 
Symbols
loading...
Files
loading...

HAL_MAX_DELAY macro

Syntax

#define HAL_MAX_DELAY 0xFFFFFFFFU

Examples

HAL_MAX_DELAY is referenced by 9 libraries and example projects.

References

LocationText
stm32f4xx_hal_def.h:61
#define HAL_MAX_DELAY 0xFFFFFFFFU
stm32f4xx_hal.c:396
if (wait < HAL_MAX_DELAY)
stm32f4xx_hal_adc.c:911
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_adc.c:986
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_adc_ex.c:425
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_cryp.c:3742
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_cryp.c:3844
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_cryp.c:4438
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_cryp.c:4731
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_cryp.c:7033
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_cryp.c:7061
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_cryp.c:7090
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_cryp_ex.c:226
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_cryp_ex.c:456
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_dfsdm.c:1005
if(Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_dfsdm.c:1028
if(Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_dfsdm.c:1373
if(Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_dfsdm.c:1394
if(Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_dfsdm.c:2313
if(Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_dfsdm.c:2721
if(Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_dma.c:653
if(Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_dma2d.c:1409
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_dma2d.c:1464
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_eth.c:1000
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_flash.c:565
if(Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_fmpi2c.c:3289
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_fmpi2c.c:7016
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_fmpi2c.c:7056
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_fmpi2c.c:7219
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_hash.c:1986
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_hash.c:2008
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_i2c.c:7231
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_i2c.c:7286
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_i2c.c:7327
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_i2c.c:7368
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_i2s.c:2064
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_i2s_ex.c:1084
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_i2s_ex.c:1104
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_irda.c:2242
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_nor.c:1546
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_nor.c:1591
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_qspi.c:2709
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_rtc.c:1622
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_rtc_ex.c:738
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_rtc_ex.c:782
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_rtc_ex.c:819
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_rtc_ex.c:1189
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_rtc_ex.c:1847
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_sai.c:928
if ((Timeout != HAL_MAX_DELAY) && ((Timeout == 0U) || ((HAL_GetTick() - tickstart) > Timeout)))
stm32f4xx_hal_sai.c:1026
if ((Timeout != HAL_MAX_DELAY) && ((Timeout == 0U) || ((HAL_GetTick() - tickstart) > Timeout)))
stm32f4xx_hal_smartcard.c:1935
if(Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_spi.c:856
if ((((HAL_GetTick() - tickstart) >= Timeout) && (Timeout != HAL_MAX_DELAY)) || (Timeout == 0U))
stm32f4xx_hal_spi.c:886
if ((((HAL_GetTick() - tickstart) >= Timeout) && (Timeout != HAL_MAX_DELAY)) || (Timeout == 0U))
stm32f4xx_hal_spi.c:1028
if ((((HAL_GetTick() - tickstart) >= Timeout) && (Timeout != HAL_MAX_DELAY)) || (Timeout == 0U))
stm32f4xx_hal_spi.c:1052
if ((((HAL_GetTick() - tickstart) >= Timeout) && (Timeout != HAL_MAX_DELAY)) || (Timeout == 0U))
stm32f4xx_hal_spi.c:1265
if (((HAL_GetTick() - tickstart) >= Timeout) && (Timeout != HAL_MAX_DELAY))
stm32f4xx_hal_spi.c:1319
if ((((HAL_GetTick() - tickstart) >= Timeout) && ((Timeout != HAL_MAX_DELAY))) || (Timeout == 0U))
stm32f4xx_hal_spi.c:3532
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_uart.c:1676
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_uart.c:3192
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_hal_usart.c:2325
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_ll_fmc.c:907
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_ll_fmc.c:1396
if (Timeout != HAL_MAX_DELAY)
stm32f4xx_ll_fsmc.c:830
if (Timeout != HAL_MAX_DELAY)