Searched refs:LPTIM_IC2_SetConfig (Results 1 – 6 of 6) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_lptim.c | 193 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2506 LPTIM_IC2_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 3675 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig() function
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_lptim.c | 193 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2509 LPTIM_IC2_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 3673 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig() function
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_lptim.c | 193 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2494 LPTIM_IC2_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 3645 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig() function
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_lptim.c | 211 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2541 LPTIM_IC2_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 3705 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig() function
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_lptim.c | 211 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2541 LPTIM_IC2_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 3705 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig() function
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_lptim.c | 195 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2800 LPTIM_IC2_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 4179 static void LPTIM_IC2_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC2_SetConfig() function
|