Home
last modified time | relevance | path

Searched refs:LPTIM_IC4_SetConfig (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_lptim.c197 static void LPTIM_IC4_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig);
2820 LPTIM_IC4_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel()
4239 static void LPTIM_IC4_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC4_SetConfig() function