Home
last modified time | relevance | path

Searched defs:sConfig (Results 1 – 5 of 5) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim.c2292 HAL_StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, TIM_Encoder_InitTypeDef* sConfig) in HAL_TIM_Encoder_Init()
2986 TIM_OC_InitTypeDef* sConfig, in HAL_TIM_OC_ConfigChannel()
3085 HAL_StatusTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, TIM_IC_InitTypeDef* sConfig, ui… in HAL_TIM_IC_ConfigChannel()
3185 TIM_OC_InitTypeDef* sConfig, in HAL_TIM_PWM_ConfigChannel()
3329 …ef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef* sConfig, uin… in HAL_TIM_OnePulse_ConfigChannel()
Dstm32l4xx_hal_tim_ex.c155 …atusTypeDef HAL_TIMEx_HallSensor_Init(TIM_HandleTypeDef *htim, TIM_HallSensor_InitTypeDef* sConfig) in HAL_TIMEx_HallSensor_Init()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim.c2292 HAL_StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, TIM_Encoder_InitTypeDef* sConfig) in HAL_TIM_Encoder_Init()
2986 TIM_OC_InitTypeDef* sConfig, in HAL_TIM_OC_ConfigChannel()
3085 HAL_StatusTypeDef HAL_TIM_IC_ConfigChannel(TIM_HandleTypeDef *htim, TIM_IC_InitTypeDef* sConfig, ui… in HAL_TIM_IC_ConfigChannel()
3185 TIM_OC_InitTypeDef* sConfig, in HAL_TIM_PWM_ConfigChannel()
3329 …ef HAL_TIM_OnePulse_ConfigChannel(TIM_HandleTypeDef *htim, TIM_OnePulse_InitTypeDef* sConfig, uin… in HAL_TIM_OnePulse_ConfigChannel()
Dstm32l4xx_hal_tim_ex.c155 …atusTypeDef HAL_TIMEx_HallSensor_Init(TIM_HandleTypeDef *htim, TIM_HallSensor_InitTypeDef* sConfig) in HAL_TIMEx_HallSensor_Init()
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dapp-linux.c72 static struct waffle_config *sConfig; variable