Home
last modified time | relevance | path

Searched defs:first (Results 51 – 60 of 60) sorted by relevance

123

/Zephyr-Core-3.7.0/scripts/kconfig/
Dguiconfig.py616 def yscrollcommand(first, last): argument
/Zephyr-Core-3.7.0/subsys/fs/ext2/
Dext2_diskops.c662 int64_t ext2_inode_remove_blocks(struct ext2_inode *inode, uint32_t first) in ext2_inode_remove_blocks()
/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Dhci_nxp_setup.c370 bool first = true; in fw_upload_change_timeout() local
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Ddfd_srv.c160 uint16_t first, cnt; in handle_receivers_get() local
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ticker/
Dticker.c271 uint8_t first; /* Slot index of first user operation */ member
/Zephyr-Core-3.7.0/drivers/i3c/
Di3c_shell.c1372 uint8_t cnt = 0, first = 0x04, last = 0x77; in cmd_i3c_i2c_scan() local
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull.c2593 static uint8_t tx_cmplt_get(uint16_t *handle, uint8_t *first, uint8_t last) in tx_cmplt_get()
/Zephyr-Core-3.7.0/subsys/net/ip/
Dnet_pkt.c870 struct net_buf *first = NULL; local
Dtcp.c101 struct net_buf *buf, *first = pkt->cursor.buf, *second = first->frags; in tcp_pkt_linearize() local
/Zephyr-Core-3.7.0/subsys/net/lib/coap/
Dcoap.c1928 bool first; in coap_register_observer() local

123