Home
last modified time | relevance | path

Searched refs:HRTIM_OUTR_BIAR (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h5669 SET_BIT(*pReg, HRTIM_OUTR_BIAR); in LL_HRTIM_TIM_EnableBIAR()
5691 CLEAR_BIT(*pReg, HRTIM_OUTR_BIAR); in LL_HRTIM_TIM_DisableBIAR()
5713 return ((READ_BIT(*pReg, HRTIM_OUTR_BIAR) == (HRTIM_OUTR_BIAR)) ? 1UL : 0UL); in LL_HRTIM_TIM_IsEnabledBIAR()
Dstm32g4xx_hal_hrtim.h1443 #define HRTIM_OUTPUTBIAR_ENABLED (HRTIM_OUTR_BIAR) /*!< output is automatically re-enabled …
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c9329 hrtim_timoutr &= ~(HRTIM_OUTR_BIAR); in HRTIM_TimingUnitWaveform_Config()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g414xx.h8207 #define HRTIM_OUTR_BIAR HRTIM_OUTR_BIAR_Msk /*!< Slave output Ba… macro
Dstm32g474xx.h8620 #define HRTIM_OUTR_BIAR HRTIM_OUTR_BIAR_Msk /*!< Slave output Ba… macro
Dstm32g484xx.h8841 #define HRTIM_OUTR_BIAR HRTIM_OUTR_BIAR_Msk /*!< Slave output Ba… macro