Home
last modified time | relevance | path

Searched refs:start (Results 1 – 5 of 5) sorted by relevance

/hal_intel-3.6.0/bsp_sedi/soc/intel_ish/include/
Dsedi_driver_core.h34 uint32_t start = (uint32_t)addr; in sedi_core_inv_clean_dcache_by_addr() local
35 uint32_t end = start + dsize; in sedi_core_inv_clean_dcache_by_addr()
39 for (; start < end; start += SEDI_DCACHE_LINE_SIZE) { in sedi_core_inv_clean_dcache_by_addr()
40 __asm__ volatile("clflush %0;\n\t" : "+m"(*(volatile char *)start)); in sedi_core_inv_clean_dcache_by_addr()
/hal_intel-3.6.0/bsp_sedi/include/driver/
Dsedi_driver_common.h254 #define SET_BITS(reg_name, start, width, value) \ argument
257 reg_name &= ~((tmp - 1) << (start)); \
258 reg_name |= ((value) << (start)); \
266 #define GET_BITS(reg_name, start, width) \ argument
267 ((reg_name) & (((1<<(width)) - 1) << (start)))
/hal_intel-3.6.0/zephyr/iut_test/test_zephyr/i2c/
Dtest_i2c_log.c25 uint64_t start = sedi_rtc_get_us(); in get_sec() local
27 return (uint32_t)(start / 1000 / 1000); in get_sec()
/hal_intel-3.6.0/bsp_sedi/drivers/hpet/
Dsedi_hpet.c42 uint32_t start : 1; /* start flag */ member
290 bsp_timers[timer_id].start = 0; in sedi_hpet_config_timer()
326 bsp_timers[timer_id].start = 1; in sedi_hpet_start_timer()
/hal_intel-3.6.0/docs/
Dbsp_sedi_doxyfile1158 # In case all classes in a project start with a common prefix, all classes will
1196 # the setting GENERATE_TREEVIEW). It is highly recommended to start with a
2022 # man pages. In case the manual section does not start with a number, the number