Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c2730 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureChannelConfig()
2799 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStart()
2874 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStop()
2954 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStart_IT()
3037 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStop_IT()
3132 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStart_DMA()
3245 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStop_DMA()
6893 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureUnit)); in HAL_HRTIM_SoftwareCapture()
7382 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureUnit)); in HAL_HRTIM_GetCapturedValue()
7436 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureUnit)); in HAL_HRTIM_GetCaptured()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c2499 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureChannelConfig()
2567 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStart()
2641 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStop()
2720 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStart_IT()
2802 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStop_IT()
2896 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStart_DMA()
3008 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStop_DMA()
5610 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureUnit)); in HAL_HRTIM_SoftwareCapture()
5971 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureUnit)); in HAL_HRTIM_GetCapturedValue()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c2654 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureChannelConfig()
2722 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStart()
2796 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStop()
2875 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStart_IT()
2957 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStop_IT()
3051 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStart_DMA()
3163 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureChannel)); in HAL_HRTIM_SimpleCaptureStop_DMA()
5754 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureUnit)); in HAL_HRTIM_SoftwareCapture()
6115 assert_param(IS_HRTIM_CAPTUREUNIT(CaptureUnit)); in HAL_HRTIM_GetCapturedValue()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h2030 #define IS_HRTIM_CAPTUREUNIT(CAPTUREUNIT)\ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h2054 #define IS_HRTIM_CAPTUREUNIT(CAPTUREUNIT)\ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h2691 #define IS_HRTIM_CAPTUREUNIT(CAPTUREUNIT)\ macro