Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c220 htim->Instance->CR2 &= ~TIM_CR2_MMS; in HAL_TIMEx_HallSensor_Init()
1630 tmpcr2 &= ~TIM_CR2_MMS; in HAL_TIMEx_MasterConfigSynchronization()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c220 htim->Instance->CR2 &= ~TIM_CR2_MMS; in HAL_TIMEx_HallSensor_Init()
1630 tmpcr2 &= ~TIM_CR2_MMS; in HAL_TIMEx_MasterConfigSynchronization()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h14012 #define TIM_CR2_MMS TIM_CR2_MMS_Msk /*!<MMS[2:0] bits (M… macro