/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hrtim.c | 1441 hhrtim->Instance->sCommonRegs.ODISR |= OCChannel; in HAL_HRTIM_SimpleOCStop() 1557 hhrtim->Instance->sCommonRegs.ODISR |= OCChannel; in HAL_HRTIM_SimpleOCStop_IT() 1731 hhrtim->Instance->sCommonRegs.ODISR |= OCChannel; in HAL_HRTIM_SimpleOCStop_DMA() 2005 hhrtim->Instance->sCommonRegs.ODISR |= PWMChannel; in HAL_HRTIM_SimplePWMStop() 2146 hhrtim->Instance->sCommonRegs.ODISR |= PWMChannel; in HAL_HRTIM_SimplePWMStop_IT() 2379 hhrtim->Instance->sCommonRegs.ODISR |= PWMChannel; in HAL_HRTIM_SimplePWMStop_DMA() 3344 hhrtim->Instance->sCommonRegs.ODISR |= OnePulseChannel; in HAL_HRTIM_SimpleOnePulseStop() 3485 hhrtim->Instance->sCommonRegs.ODISR |= OnePulseChannel; in HAL_HRTIM_SimpleOnePulseStop_IT() 5099 hhrtim->Instance->sCommonRegs.ODISR |= (OutputsToStop); in HAL_HRTIM_WaveformOutputStop()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_hrtim.c | 1596 hhrtim->Instance->sCommonRegs.ODISR |= OCChannel; in HAL_HRTIM_SimpleOCStop() 1712 hhrtim->Instance->sCommonRegs.ODISR |= OCChannel; in HAL_HRTIM_SimpleOCStop_IT() 1886 hhrtim->Instance->sCommonRegs.ODISR |= OCChannel; in HAL_HRTIM_SimpleOCStop_DMA() 2160 hhrtim->Instance->sCommonRegs.ODISR |= PWMChannel; in HAL_HRTIM_SimplePWMStop() 2301 hhrtim->Instance->sCommonRegs.ODISR |= PWMChannel; in HAL_HRTIM_SimplePWMStop_IT() 2534 hhrtim->Instance->sCommonRegs.ODISR |= PWMChannel; in HAL_HRTIM_SimplePWMStop_DMA() 3499 hhrtim->Instance->sCommonRegs.ODISR |= OnePulseChannel; in HAL_HRTIM_SimpleOnePulseStop() 3640 hhrtim->Instance->sCommonRegs.ODISR |= OnePulseChannel; in HAL_HRTIM_SimpleOnePulseStop_IT() 5244 hhrtim->Instance->sCommonRegs.ODISR |= (OutputsToStop); in HAL_HRTIM_WaveformOutputStop()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_hrtim.c | 1628 hhrtim->Instance->sCommonRegs.ODISR |= OCChannel; in HAL_HRTIM_SimpleOCStop() 1750 hhrtim->Instance->sCommonRegs.ODISR |= OCChannel; in HAL_HRTIM_SimpleOCStop_IT() 1930 hhrtim->Instance->sCommonRegs.ODISR |= OCChannel; in HAL_HRTIM_SimpleOCStop_DMA() 2215 hhrtim->Instance->sCommonRegs.ODISR |= PWMChannel; in HAL_HRTIM_SimplePWMStop() 2364 hhrtim->Instance->sCommonRegs.ODISR |= PWMChannel; in HAL_HRTIM_SimplePWMStop_IT() 2607 hhrtim->Instance->sCommonRegs.ODISR |= PWMChannel; in HAL_HRTIM_SimplePWMStop_DMA() 3592 hhrtim->Instance->sCommonRegs.ODISR |= OnePulseChannel; in HAL_HRTIM_SimpleOnePulseStop() 3741 hhrtim->Instance->sCommonRegs.ODISR |= OnePulseChannel; in HAL_HRTIM_SimpleOnePulseStop_IT() 6375 hhrtim->Instance->sCommonRegs.ODISR |= (OutputsToStop); in HAL_HRTIM_WaveformOutputStop()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_hrtim.h | 1685 SET_BIT(HRTIMx->sCommonRegs.ODISR, (Outputs & HRTIM_OENR_ODIS_MASK)); in LL_HRTIM_DisableOutput()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_hrtim.h | 1714 SET_BIT(HRTIMx->sCommonRegs.ODISR, (Outputs & HRTIM_OENR_ODIS_MASK)); in LL_HRTIM_DisableOutput()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_hrtim.h | 2475 SET_BIT(HRTIMx->sCommonRegs.ODISR, (Outputs & HRTIM_OENR_ODIS_MASK)); in LL_HRTIM_DisableOutput()
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f334x8.h | 481 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g414xx.h | 942 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
D | stm32g474xx.h | 1085 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
D | stm32g484xx.h | 1117 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h742xx.h | 1636 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
D | stm32h750xx.h | 1793 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
D | stm32h753xx.h | 1793 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
D | stm32h745xx.h | 1798 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
D | stm32h745xg.h | 1798 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
D | stm32h743xx.h | 1723 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
D | stm32h755xx.h | 1868 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
D | stm32h757xx.h | 1949 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
D | stm32h747xg.h | 1879 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|
D | stm32h747xx.h | 1879 …__IO uint32_t ODISR; /*!< HRTIM Output disable register, Address… member
|