Home
last modified time | relevance | path

Searched refs:TIM_BDTR_BK2E (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_ex.c1700 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2E, sBreakDeadTimeConfig->Break2State); in HAL_TIMEx_ConfigBreakDeadTime()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c1700 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2E, sBreakDeadTimeConfig->Break2State); in HAL_TIMEx_ConfigBreakDeadTime()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim.h776 #define TIM_BREAK2_ENABLE ((uint32_t)TIM_BDTR_BK2E)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim.h776 #define TIM_BREAK2_ENABLE ((uint32_t)TIM_BDTR_BK2E)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h14596 #define TIM_BDTR_BK2E TIM_BDTR_BK2E_Msk /*!<Break enable for… macro