Home
last modified time | relevance | path

Searched defs:psScript (Results 1 – 1 of 1) sorted by relevance

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/examples/person_detection/himax_driver/
DHM01B0.c169 static uint32_t hm01b0_load_script(hm01b0_cfg_t* psCfg, hm_script_t* psScript, in hm01b0_load_script()
482 uint32_t hm01b0_init_system(hm01b0_cfg_t* psCfg, hm_script_t* psScript, in hm01b0_init_system()
501 hm_script_t* psScript = (hm_script_t*)sHM01b0TestModeScript_Walking1s; in hm01b0_test_walking1s() local