HAL
HAL_NAND_ITCallback() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_NAND_ITCallback() function

NAND interrupt feature callback

Syntax

void HAL_NAND_ITCallback(NAND_HandleTypeDef *hnand);
Implemented in stm32f4xx_hal_nand.c:364

Arguments

hnand

pointer to a NAND_HandleTypeDef structure that contains the configuration information for NAND module.

Return value

None

References

LocationReferrerText
stm32f4xx_hal_nand.c:364
__weak void HAL_NAND_ITCallback(NAND_HandleTypeDef *hnand)
stm32f4xx_hal_nand.h:208
void HAL_NAND_ITCallback(NAND_HandleTypeDef *hnand);
stm32f4xx_hal_nand.c:291HAL_NAND_IRQHandler()
HAL_NAND_ITCallback(hnand);
stm32f4xx_hal_nand.c:309HAL_NAND_IRQHandler()
HAL_NAND_ITCallback(hnand);
stm32f4xx_hal_nand.c:327HAL_NAND_IRQHandler()
HAL_NAND_ITCallback(hnand);
stm32f4xx_hal_nand.c:345HAL_NAND_IRQHandler()
HAL_NAND_ITCallback(hnand);

Call Tree

Functions calling HAL_NAND_ITCallback()
all items filtered out
HAL_NAND_ITCallback()
Data read by HAL_NAND_ITCallback()
all items filtered out
HAL_NAND_ITCallback()