Home
last modified time | relevance | path

Searched defs:map (Results 1 – 12 of 12) sorted by relevance

/subsys/mgmt/mcumgr/util/src/
A Dzcbor_bulk.c15 int zcbor_map_decode_bulk(zcbor_state_t *zsd, struct zcbor_map_decode_key_val *map, in zcbor_map_decode_bulk()
74 bool zcbor_map_decode_bulk_key_found(struct zcbor_map_decode_key_val *map, size_t map_size, in zcbor_map_decode_bulk_key_found()
105 void zcbor_map_decode_bulk_reset(struct zcbor_map_decode_key_val *map, size_t map_size) in zcbor_map_decode_bulk_reset()
/subsys/bluetooth/controller/ll_sw/
A Dull_chan.c41 static uint8_t map[5]; variable
/subsys/stats/
A Dstats.c134 const struct stats_name_map *map, uint16_t map_cnt) in stats_init()
260 const struct stats_name_map *map, uint16_t map_cnt, in stats_init_and_reg()
/subsys/llext/
A Dllext_experimental.c54 struct llext_elf_sect_map **map = llext_alloc_data(sizeof(*map) * n_ext); in llext_restore() local
/subsys/usb/device_next/class/
A Dusbd_uvc.c839 static void uvc_get_vc_conversion_map(const uint32_t cid, const int **const map, int *const map_sz) in uvc_get_vc_conversion_map()
865 const int *map; in uvc_convert_cid_to_vc() local
889 const int *map; in uvc_convert_vc_to_cid() local
910 const struct uvc_control_map *const map) in uvc_get_vc_ctrl()
1022 const struct uvc_control_map *const map) in uvc_set_vc_ctrl()
1153 const struct uvc_control_map **const map) in uvc_get_control_op()
1258 const struct uvc_control_map *map = NULL; in uvc_control_to_host() local
1299 const struct uvc_control_map *map = NULL; in uvc_control_to_dev() local
/subsys/tracing/user/
A Dtracing_user.c38 gpio_port_pins_t map, in sys_trace_gpio_port_get_direction_enter_user()
193 void sys_trace_gpio_port_get_direction_enter(const struct device *port, gpio_port_pins_t map, in sys_trace_gpio_port_get_direction_enter()
A Dtracing_user.h472 #define sys_port_trace_gpio_port_get_direction_enter(port, map, inputs, outputs) \ argument
/subsys/tracing/ctf/
A Dctf_top.c815 void sys_port_trace_gpio_port_get_direction_enter(const struct device *port, gpio_port_pins_t map, in sys_port_trace_gpio_port_get_direction_enter()
A Dctf_top.h732 static inline void ctf_top_gpio_port_get_direction_enter(uint32_t port, uint32_t map, in ctf_top_gpio_port_get_direction_enter()
A Dtracing_ctf.h675 #define sys_port_trace_gpio_port_get_direction_enter(port, map, inputs, outputs) \ argument
/subsys/tracing/sysview/
A Dtracing_sysview.h765 #define sys_port_trace_gpio_port_get_direction_enter(port, map, inputs, outputs) argument
766 #define sys_port_trace_gpio_port_get_direction_exit(port, map, ret) argument
/subsys/tracing/test/
A Dtracing_test.h802 #define sys_port_trace_gpio_port_get_direction_enter(port, map, inputs, outputs) argument
803 #define sys_port_trace_gpio_port_get_direction_exit(port, map, ret) argument

Completed in 60 milliseconds