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/ |
D | HM01B0.c | 233 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()
|
D | HM01B0.h | 105 uint32_t ui32CTimerSegment; member
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/examples/person_detection/apollo3evb/ |
D | image_provider.cc | 55 ui32CTimerSegment : HM01B0_MCLK_GENERATOR_SEG,
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/examples/person_detection/sparkfun_edge/ |
D | image_provider.cc | 64 ui32CTimerSegment : HM01B0_MCLK_GENERATOR_SEG,
|