Home
last modified time | relevance | path

Searched defs:group (Results 1 – 17 of 17) sorted by relevance

/Zephyr-Core-2.7.6/soc/arm/nuvoton_npcx/common/
Dsoc_pins.h21 uint8_t group; member
Dsoc_miwu.h56 uint8_t group:3; /** A source belongs to which group of MIWU table. */ member
/Zephyr-Core-2.7.6/soc/xtensa/intel_s1000/
Diomux.h36 #define PIN_GROUP(group) IOMUX_PINGROUP_ ## group argument
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dtesting.c93 int bt_test_mesh_lpn_group_add(uint16_t group) in bt_test_mesh_lpn_group_add()
Datt.c812 struct bt_att_handle_group *group; member
1479 struct bt_att_group_data *group; member
/Zephyr-Core-2.7.6/subsys/net/ip/
Droute.h184 struct in6_addr group; member
Digmp.c69 const struct in_addr *group, uint8_t type) in igmp_v2_create_packet()
Droute.c728 struct in6_addr *group, in net_route_mcast_add()
774 net_route_mcast_lookup(struct in6_addr *group) in net_route_mcast_lookup()
/Zephyr-Core-2.7.6/subsys/bluetooth/mesh/
Dlpn.c642 static void lpn_group_add(uint16_t group) in lpn_group_add()
668 static void lpn_group_del(uint16_t group) in lpn_group_del()
872 void bt_mesh_lpn_group_add(uint16_t group) in bt_mesh_lpn_group_add()
Dmain.c187 uint16_t group = BT_MESH_ADDR_ALL_NODES; in bt_mesh_reset() local
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/
Dull_conn_iso_types.h17 struct ll_conn_iso_group *group; member
/Zephyr-Core-2.7.6/soc/arm/nuvoton_npcx/common/reg/
Dreg_def.h343 static inline uint32_t npcx_wkedg_offset(uint32_t group) in npcx_wkedg_offset()
352 static inline uint32_t npcx_wkaedg_offset(uint32_t group) in npcx_wkaedg_offset()
361 static inline uint32_t npcx_wkmod_offset(uint32_t group) in npcx_wkmod_offset()
370 static inline uint32_t npcx_wkpnd_offset(uint32_t group) in npcx_wkpnd_offset()
379 static inline uint32_t npcx_wkpcl_offset(uint32_t group) in npcx_wkpcl_offset()
388 static inline uint32_t npcx_wken_offset(uint32_t group) in npcx_wken_offset()
397 static inline uint32_t npcx_wkst_offset(uint32_t group) in npcx_wkst_offset()
403 static inline uint32_t npcx_wkinen_offset(uint32_t group) in npcx_wkinen_offset()
413 #define NPCX_WKEDG(base, group) \ argument
415 #define NPCX_WKAEDG(base, group) \ argument
[all …]
/Zephyr-Core-2.7.6/scripts/west_commands/
Drun_common.py477 def dump_runner_args(group, runners_yaml, indent=''): argument
/Zephyr-Core-2.7.6/drivers/counter/
Dcounter_esp32.c60 timer_group_t group; member
/Zephyr-Core-2.7.6/drivers/can/
Dcan_net.c153 const uint16_t group = in attach_mcast_filter() local
/Zephyr-Core-2.7.6/include/net/
Dnet_ip.h1039 const struct in6_addr *group) in net_ipv6_is_addr_mcast_group()
/Zephyr-Core-2.7.6/drivers/disk/
Dusdhc.c1660 uint32_t group, uint32_t function) in usdhc_select_fun()