Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/mips/x1000/
H A Dcache.c123 rt_uint32_t lsize = CONFIG_SYS_CACHELINE_SIZE; in rt_hw_dcache_flush_range() local
149 rt_uint32_t lsize = CONFIG_SYS_CACHELINE_SIZE; in rt_hw_dcache_invalidate_range() local
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1c/
H A Dcpuport.c151 unsigned long lsize = CONFIG_SYS_CACHELINE_SIZE; in flush_cache() local
/nrf52832-nimble/rt-thread/components/vbus/
H A Dvbus.c584 static size_t __dump_naked_cmd(char *dst, size_t lsize, in __dump_naked_cmd()