Home
last modified time | relevance | path

Searched refs:ui32CTimerSegment (Results 1 – 4 of 4) sorted by relevance

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/examples/person_detection/himax_driver/
DHM01B0.c233 am_hal_ctimer_clear(psCfg->ui32CTimerModule, psCfg->ui32CTimerSegment); in hm01b0_mclk_enable()
236 psCfg->ui32CTimerModule, psCfg->ui32CTimerSegment, in hm01b0_mclk_enable()
242 am_hal_ctimer_compare_set(psCfg->ui32CTimerModule, psCfg->ui32CTimerSegment, in hm01b0_mclk_enable()
244 am_hal_ctimer_compare_set(psCfg->ui32CTimerModule, psCfg->ui32CTimerSegment, in hm01b0_mclk_enable()
251 psCfg->ui32CTimerModule, psCfg->ui32CTimerSegment, in hm01b0_mclk_enable()
258 am_hal_ctimer_output_config(psCfg->ui32CTimerModule, psCfg->ui32CTimerSegment, in hm01b0_mclk_enable()
266 am_hal_ctimer_start(psCfg->ui32CTimerModule, psCfg->ui32CTimerSegment); in hm01b0_mclk_enable()
284 am_hal_ctimer_stop(psCfg->ui32CTimerModule, psCfg->ui32CTimerSegment); in hm01b0_mclk_disable()
DHM01B0.h105 uint32_t ui32CTimerSegment; member
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/examples/person_detection/apollo3evb/
Dimage_provider.cc55 ui32CTimerSegment : HM01B0_MCLK_GENERATOR_SEG,
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/examples/person_detection/sparkfun_edge/
Dimage_provider.cc64 ui32CTimerSegment : HM01B0_MCLK_GENERATOR_SEG,