Searched refs:LPTIM_IC1_SetConfig (Results 1 – 6 of 6) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_lptim.c | 192 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2496 LPTIM_IC1_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 3645 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig() function
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_lptim.c | 192 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2499 LPTIM_IC1_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 3643 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig() function
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_lptim.c | 192 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2484 LPTIM_IC1_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 3615 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig() function
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_lptim.c | 210 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2531 LPTIM_IC1_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 3675 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig() function
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_lptim.c | 210 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2531 LPTIM_IC1_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 3675 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig() function
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_lptim.c | 194 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig); 2790 LPTIM_IC1_SetConfig(hlptim, sConfig); in HAL_LPTIM_IC_ConfigChannel() 4149 static void LPTIM_IC1_SetConfig(LPTIM_HandleTypeDef *hlptim, const LPTIM_IC_ConfigTypeDef *sConfig) in LPTIM_IC1_SetConfig() function
|