Home
last modified time | relevance | path

Searched refs:CCR6 (Results 1 – 5 of 5) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim.h1362 ((__HANDLE__)->Instance->CCR6 = (__COMPARE__)))
1383 ((__HANDLE__)->Instance->CCR6))
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim.h1362 ((__HANDLE__)->Instance->CCR6 = (__COMPARE__)))
1383 ((__HANDLE__)->Instance->CCR6))
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim.c5171 TIMx->CCR6 = OC_Config->Pulse; in TIM_OC6_SetConfig()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim.c5171 TIMx->CCR6 = OC_Config->Pulse; in TIM_OC6_SetConfig()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h936 __IO uint32_t CCR6; /*!< TIM capture/compare register6, Address offset: 0x5C */ member