Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/driver/
Dtimer.c62 …_err_t timer_get_counter_value(timer_group_t group_num, timer_idx_t timer_num, uint64_t *timer_val) in timer_get_counter_value()
80 uint64_t timer_val; in timer_get_counter_time_sec() local
/device/soc/esp/esp32/components/esp_timer/src/
Desp_timer_impl_frc_legacy.c184 uint32_t timer_val; in esp_timer_impl_get_time() local
/device/soc/esp/esp32/components/hal/include/hal/
Dtimer_hal.h100 #define timer_hal_get_counter_value(hal, timer_val) timer_ll_get_counter_value((hal)->dev, (hal)->… argument
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dtimer_ll.h103 …NE_ATTR void timer_ll_get_counter_value(timg_dev_t *hw, timer_idx_t timer_num, uint64_t *timer_val) in timer_ll_get_counter_value()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_app/app_main/
Dapp_present_task.c1005 uint32_t timer_val = 1000; in app_test_timer_handler() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/spi/
Dspi-sunxi.c228 u32 timer_val = 0, pixel_cycle = 0; in set_dbi_timer_param() local