Home
last modified time | relevance | path

Searched defs:len (Results 751 – 775 of 1236) sorted by relevance

1...<<31323334353637383940>>...50

/Zephyr-latest/subsys/bluetooth/host/
Dsettings.c49 size_t len = 3; in bt_settings_encode_key() local
122 ssize_t len; in set_setting() local
/Zephyr-latest/subsys/bluetooth/host/shell/
Dl2cap.c65 static uint32_t len; in l2cap_recv_metrics() local
414 int ret, len = DATA_MTU, count = 1; in cmd_send() local
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_srv.c175 size_t len = strlen(srv->imgs[idx].uri); in handle_info_get() local
477 ssize_t len; in dfu_srv_settings_set() local
/Zephyr-latest/drivers/serial/
Duart_rv32m1_lpuart.c93 int len) in rv32m1_lpuart_fifo_fill()
109 const int len) in rv32m1_lpuart_fifo_read()
Duart_mcux_lpsci.c89 int len) in mcux_lpsci_fifo_fill()
105 const int len) in mcux_lpsci_fifo_read()
Duart_nrfx_uarte.c149 volatile size_t len; member
713 static void tx_start(const struct device *dev, const uint8_t *buf, size_t len) in tx_start()
855 size_t len = MIN(remaining, CONFIG_UART_ASYNC_TX_CACHE_SIZE); in setup_tx_cache() local
878 size_t len, in uarte_nrfx_tx()
955 static void notify_uart_rx_rdy(const struct device *dev, size_t len) in notify_uart_rx_rdy()
1001 size_t len, in uarte_nrfx_rx_enable()
1147 size_t len) in uarte_nrfx_rx_buf_rsp()
1321 int32_t len = async_rx->total_byte_cnt - async_rx->total_user_byte_cnt; in rx_timeout() local
1923 int len) in uarte_nrfx_fifo_fill()
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_core.c138 int i, len, rsplen = -EINVAL; in eswifi_at_cmd_rsp() local
621 void eswifi_async_msg(struct eswifi_dev *eswifi, char *msg, size_t len) in eswifi_async_msg()
/Zephyr-latest/drivers/gnss/
Dgnss_nmea0183.c131 int len; in gnss_nmea0183_snprintk() local
251 size_t len; in gnss_nmea0183_validate_message() local
/Zephyr-latest/drivers/ethernet/
Deth_smsc911x.c450 static int smsc_write_tx_fifo(const uint8_t *buf, uint32_t len, bool is_last) in smsc_write_tx_fifo()
538 static int smsc_read_rx_fifo(struct net_pkt *pkt, uint32_t len) in smsc_read_rx_fifo()
/Zephyr-latest/drivers/display/
Dssd1322.c67 size_t len) in ssd1322_write_command()
132 size_t len; in ssd1322_write_pixels() local
/Zephyr-latest/subsys/net/l2/openthread/
Dopenthread.c150 static int ncp_hdlc_send(const uint8_t *buf, uint16_t len) in ncp_hdlc_send()
403 int len = net_pkt_get_len(pkt); in openthread_send() local
/Zephyr-latest/subsys/net/l2/ppp/
Dfsm.c381 size_t len = 0; in ppp_send_pkt() local
566 int len = 0; in fsm_recv_configure_req() local
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_server.c48 static inline void *coap_server_alloc(size_t len) in coap_server_alloc()
368 socklen_t len; in coap_service_start() local
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_net_mgmt.c123 const void *buf, size_t len, in znet_mgmt_sendto()
344 size_t len, int flags, in net_mgmt_sock_sendto()
/Zephyr-latest/subsys/net/lib/tls_credentials/
Dtls_credentials_shell.c113 static int filter_nonprint(char *buf, size_t len, char inval) in filter_nonprint()
132 int len = strlen(str); in check_numeric() local
/Zephyr-latest/subsys/lorawan/services/
Dclock_sync.c95 uint8_t len, const uint8_t *rx_buf) in clock_sync_package_callback()
Dmulticast.c111 uint8_t len, const uint8_t *rx_buf) in multicast_package_callback()
/Zephyr-latest/drivers/led_strip/
Dws2812_gpio.c76 static int send_buf(const struct device *dev, uint8_t *buf, size_t len) in send_buf()
/Zephyr-latest/samples/net/sockets/echo_async_select/src/
Dsocket_echo_select.c209 int len = READ(fd, buf, sizeof(buf)); local
/Zephyr-latest/samples/bluetooth/central_past/src/
Dmain.c33 uint8_t len; in data_cb() local
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/
Dmain.c134 uint16_t len, uint16_t offset, uint8_t flags) in write_timing()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/
Ddut.c141 uint16_t len) in send_indication()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dpsa_its_emul.c53 ssize_t len; in itsemul_set() local
/Zephyr-latest/tests/subsys/logging/log_api/src/
Dmock_frontend.c132 int len = cbpprintf(out, &s, package); in log_frontend_msg() local
/Zephyr-latest/subsys/logging/backends/
Dlog_multidomain_backend.c128 const void *data, size_t len) in log_multidomain_backend_on_recv_cb()

1...<<31323334353637383940>>...50