HAL
HAL_LPTIM_DirectionDownCallback() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_LPTIM_DirectionDownCallback()

HAL_LPTIM_DirectionDownCallback() function

Direction counter changed from Up to Down callback in non-blocking mode.

Syntax

void HAL_LPTIM_DirectionDownCallback(LPTIM_HandleTypeDef *hlptim);
Implemented in stm32f4xx_hal_lptim.c:2041

Arguments

hlptim

LPTIM handle

Return value

None

References

LocationReferrerText
stm32f4xx_hal_lptim.c:2041
__weak void HAL_LPTIM_DirectionDownCallback(LPTIM_HandleTypeDef *hlptim)
stm32f4xx_hal_lptim.h:713
void HAL_LPTIM_DirectionDownCallback(LPTIM_HandleTypeDef *hlptim);
stm32f4xx_hal_lptim.c:1937HAL_LPTIM_IRQHandler()
HAL_LPTIM_DirectionDownCallback(hlptim);

Call Tree

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