Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c6050 output_level = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_WaveformGetOutputLevel()
6067 output_level = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_WaveformGetOutputLevel()
6262 delayed_protection_status = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_GetDelayedProtectionStatus()
6281 delayed_protection_status = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_GetDelayedProtectionStatus()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c6194 output_level = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_WaveformGetOutputLevel()
6211 output_level = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_WaveformGetOutputLevel()
6406 delayed_protection_status = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_GetDelayedProtectionStatus()
6425 delayed_protection_status = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_GetDelayedProtectionStatus()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c7562 output_level = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_WaveformGetOutputLevel()
7580 output_level = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_WaveformGetOutputLevel()
7794 delayed_protection_status = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_GetDelayedProtectionStatus()
7814 delayed_protection_status = HRTIM_OUTPUTLEVEL_INACTIVE; in HAL_HRTIM_GetDelayedProtectionStatus()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h1805 #define HRTIM_OUTPUTLEVEL_INACTIVE (0x00000002U) /*!< Force the output to its inactive state */ macro
1809 ((OUTPUTLEVEL) == HRTIM_OUTPUTLEVEL_INACTIVE))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h1827 #define HRTIM_OUTPUTLEVEL_INACTIVE (0x00000002U) /*!< Force the output to its inactive state */ macro
1831 ((OUTPUTLEVEL) == HRTIM_OUTPUTLEVEL_INACTIVE))
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h2447 #define HRTIM_OUTPUTLEVEL_INACTIVE (0x00000002U) /*!< Force the output to its inactive state */ macro
2451 ((OUTPUTLEVEL) == HRTIM_OUTPUTLEVEL_INACTIVE))