Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim.h1436 ((__HANDLE__)->Instance->CR1|= (TIM_CR1_URS))
1450 ((__HANDLE__)->Instance->CR1&=~(TIM_CR1_URS))
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim.h1436 ((__HANDLE__)->Instance->CR1|= (TIM_CR1_URS))
1450 ((__HANDLE__)->Instance->CR1&=~(TIM_CR1_URS))
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h13971 #define TIM_CR1_URS TIM_CR1_URS_Msk /*!<Update request s… macro