Searched defs:time_us (Results 1 – 15 of 15) sorted by relevance
| /device/soc/esp/esp32/components/esp_timer/src/ |
| D | ets_timer_legacy.c | 74 void IRAM_ATTR ets_timer_arm_us(ETSTimer *ptimer, uint32_t time_us, bool repeat_flag) in ets_timer_arm_us() 87 uint64_t time_us = 1000LL * (uint64_t) time_ms; in ets_timer_arm() local
|
| D | esp_timer_impl_systimer.c | 96 void esp_timer_impl_advance(int64_t time_us) in esp_timer_impl_advance()
|
| D | esp_timer_impl_frc_legacy.c | 344 void esp_timer_impl_advance(int64_t time_us) in esp_timer_impl_advance()
|
| /device/soc/rockchip/common/sdk_linux/include/linux/soc/rockchip/ |
| D | pvtm.h | 8 …ic inline u32 rockchip_get_pvtm_value(unsigned int id, unsigned int ring_sel, unsigned int time_us) in rockchip_get_pvtm_value()
|
| /device/board/isoftstone/yangfan/kernel/src/incl/linux/rockchip/ |
| D | pvtm.h | 11 unsigned int time_us) in rockchip_get_pvtm_value()
|
| /device/soc/rockchip/rk3588/kernel/include/linux/soc/rockchip/ |
| D | pvtm.h | 11 unsigned int time_us) in rockchip_get_pvtm_value()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/clk/ |
| D | clk-pvtm.c | 94 u32 time_us) in rockchip_clock_pvtm_get_value() 131 u32 div, time_us; in rockchip_clock_pvtm_init_freq() local
|
| /device/soc/rockchip/common/vendor/drivers/clk/ |
| D | clk-pvtm.c | 92 static u32 rockchip_clock_pvtm_get_value(struct rockchip_clock_pvtm *pvtm, u32 time_us) in rockchip_clock_pvtm_get_value() 130 u32 div, time_us; in rockchip_clock_pvtm_init_freq() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/ |
| D | clk-pvtm.c | 94 u32 time_us) in rockchip_clock_pvtm_get_value() 131 u32 div, time_us; in rockchip_clock_pvtm_init_freq() local
|
| /device/soc/rockchip/common/vendor/drivers/rockchip/ |
| D | rockchip_pvtm.c | 201 u32 rockchip_get_pvtm_value(unsigned int id, unsigned int ring_sel, unsigned int time_us) in rockchip_get_pvtm_value() 276 …32 rockchip_pvtm_get_value(struct rockchip_pvtm *pvtm, unsigned int ring_sel, unsigned int time_us) in rockchip_pvtm_get_value() 345 … u32 rv1126_pvtm_get_value(struct rockchip_pvtm *pvtm, unsigned int ring_sel, unsigned int time_us) in rv1126_pvtm_get_value()
|
| /device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
| D | rockchip_pvtm.c | 209 unsigned int time_us) in rockchip_get_pvtm_value() 290 unsigned int time_us) in rockchip_pvtm_get_value() 364 unsigned int time_us) in rv1126_pvtm_get_value()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/soc/ |
| D | rockchip_pvtm.c | 209 unsigned int time_us) in rockchip_get_pvtm_value() 290 unsigned int time_us) in rockchip_pvtm_get_value() 364 unsigned int time_us) in rv1126_pvtm_get_value()
|
| /device/soc/esp/esp32/components/newlib/port/ |
| D | esp_time_impl.c | 97 void esp_time_impl_set_boot_time(uint64_t time_us) in esp_time_impl_set_boot_time()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/mmc/ |
| D | sunxi-mmc-debug.c | 104 static unsigned int sunxi_mmc_get_rate(uint64_t bytes, uint64_t time_us) in sunxi_mmc_get_rate() 124 …mc_filter_rate(struct sunxi_mmc_host *host, struct mmc_data *data, int64_t bytes, uint64_t time_us) in sunxi_mmc_filter_rate()
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/timer/ |
| D | timer_driver.c | 421 bk_err_t bk_timer_delay_with_callback(timer_id_t timer_id, uint64_t time_us, timer_isr_t callback)
|