Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_hrtim.h7364 __STATIC_INLINE void LL_HRTIM_BM_SetTrig(HRTIM_TypeDef *HRTIMx, uint32_t Trig) in LL_HRTIM_BM_SetTrig() argument
7366 WRITE_REG(HRTIMx->sCommonRegs.BMTRGR, Trig); in LL_HRTIM_BM_SetTrig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_hrtim.h7434 __STATIC_INLINE void LL_HRTIM_BM_SetTrig(HRTIM_TypeDef *HRTIMx, uint32_t Trig) in LL_HRTIM_BM_SetTrig() argument
7436 WRITE_REG(HRTIMx->sCommonRegs.BMTRGR, Trig); in LL_HRTIM_BM_SetTrig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h10572 __STATIC_INLINE void LL_HRTIM_BM_SetTrig(HRTIM_TypeDef *HRTIMx, uint32_t Trig) in LL_HRTIM_BM_SetTrig() argument
10574 WRITE_REG(HRTIMx->sCommonRegs.BMTRGR, Trig); in LL_HRTIM_BM_SetTrig()