Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/net/l2/ieee802154/
Dieee802154_fragment.c52 static struct frag_cache cache[REASS_CACHE_SIZE]; variable
291 struct frag_cache *cache = CONTAINER_OF(dwork, struct frag_cache, timer); in reass_timeout() local
492 struct frag_cache *cache; in fragment_add_to_cache() local
/Zephyr-Core-2.7.6/drivers/gpio/
Dgpio_fxl6408.c69 static int read_port_regs(const struct device *dev, uint8_t reg, uint8_t *cache) in read_port_regs()
101 uint8_t *cache, uint8_t value) in write_port_regs()
Dgpio_pca95xx.c136 uint16_t *cache, uint16_t *buf) in read_port_regs()
177 uint16_t *cache, uint16_t value) in write_port_regs()
/Zephyr-Core-2.7.6/include/
Dkernel_structs.h85 struct k_thread *cache; member
/Zephyr-Core-2.7.6/scripts/west_commands/
Drun_common.py306 def use_runner_cls(command, board, args, runners_yaml, cache): argument
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/
Dull_conn_types.h282 } cache; member