/Zephyr-latest/drivers/i2s/ |
D | i2s_litex.h | 75 uint16_t len; member
|
/Zephyr-latest/drivers/flash/ |
D | flash_max32.c | 76 static int api_erase(const struct device *dev, off_t start, size_t len) in api_erase()
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | soc.c | 251 int volatile * const len = (int *)&buf[max]; in arch_printk_char_out() local
|
/Zephyr-latest/drivers/display/ |
D | ls0xx.c | 97 static int ls0xx_cmd(const struct device *dev, uint8_t *buf, uint8_t len) in ls0xx_cmd()
|
/Zephyr-latest/samples/net/lwm2m_client/src/ |
D | lwm2m-client.c | 117 size_t len = hex2bin(CONFIG_LWM2M_APP_PSK, sizeof(CONFIG_LWM2M_APP_PSK) - 1, psk, in lwm2m_setup() local
|
/Zephyr-latest/modules/hal_silabs/simplicity_sdk/src/ |
D | blob_stubs.c | 25 int16_t sl_btctrl_hci_receive(uint8_t *data, int16_t len, bool lastFragment) in sl_btctrl_hci_receive()
|
/Zephyr-latest/tests/crypto/tinycrypt/src/ |
D | ctr_prng.c | 270 int len; in hex_str_to_num() local
|
/Zephyr-latest/tests/subsys/fs/fs_api/src/ |
D | test_fs.c | 312 size_t len = strlen(mountp->mnt_point); in temp_mount() local
|
/Zephyr-latest/drivers/serial/ |
D | uart_sam0.c | 786 const uint8_t *tx_data, int len) in uart_sam0_fifo_fill() 967 size_t len, in uart_sam0_tx() 1027 size_t len, in uart_sam0_rx_enable() 1083 size_t len) in uart_sam0_rx_buf_rsp()
|
D | uart_pl011.c | 318 const uint8_t *tx_data, int len) in pl011_fifo_fill() 329 uint8_t *rx_data, const int len) in pl011_fifo_read()
|
D | uart_xlnx_uartlite.c | 183 int len) in xlnx_uartlite_fifo_fill() 203 const int len) in xlnx_uartlite_fifo_read()
|
/Zephyr-latest/subsys/shell/ |
D | shell.c | 196 uint16_t len; in history_handle() local 319 const char *str, size_t len) in is_completion_candidate() 1613 const uint8_t *data, size_t len) in shell_hexdump_line() 1654 void shell_hexdump(const struct shell *sh, const uint8_t *data, size_t len) in shell_hexdump()
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | dfu.c | 310 size_t len; in cmd_dfu_metadata_encode() local 464 size_t len; in slot_info_print() local 618 size_t len; in dfu_img_cb() local
|
/Zephyr-latest/drivers/spi/ |
D | spi_ll_stm32.c | 157 size_t len) in spi_stm32_dma_tx_load() 219 size_t len) in spi_stm32_dma_rx_load() 277 static int spi_dma_move_buffers(const struct device *dev, size_t len) in spi_dma_move_buffers()
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | resolve.c | 206 struct net_buf *dns_data, size_t len) in dispatcher_cb() 1060 uint16_t dns_id, len; in dns_write() local 1243 uint16_t len; in dns_resolve_cancel_with_name() local
|
D | llmnr_responder.c | 426 size_t len, in dns_read() 521 int ret, family = AF_UNSPEC, sock_error, len; in recv_data() local
|
D | mdns_responder.c | 512 size_t len, in dns_read() 671 struct net_buf *dns_data, size_t len) in dispatcher_cb()
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | iso.c | 551 int len; in cmd_send() local 667 int len; in cmd_broadcast() local
|
/Zephyr-latest/drivers/sensor/grow_r502a/ |
D | grow_r502a.h | 185 uint16_t len; member 194 size_t len; member
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_renesas_ra.c | 216 uint32_t len) in udc_event_xfer_ctrl_out() 240 uint32_t len = evt->hal_evt.xfer_complete.len; in udc_event_xfer_complete() local
|
/Zephyr-latest/drivers/wifi/esp32/src/ |
D | esp_wifi_drv.c | 125 static esp_err_t eth_esp32_rx(void *buffer, uint16_t len, void *eb) in eth_esp32_rx() 172 static esp_err_t wifi_esp32_ap_iface_rx(void *buffer, uint16_t len, void *eb) in wifi_esp32_ap_iface_rx()
|
/Zephyr-latest/tests/benchmarks/mbedtls/src/ |
D | benchmark.c | 84 int len; in my_debug() local 245 static int myrand(void *rng_state, unsigned char *output, size_t len) in myrand()
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | hci_ecc.c | 387 int default_CSPRNG(uint8_t *dst, unsigned int len) in default_CSPRNG()
|
D | monitor.h | 105 #define bt_monitor_send(opcode, data, len) argument
|
/Zephyr-latest/subsys/lorawan/services/ |
D | frag_transport.c | 105 uint8_t len, const uint8_t *rx_buf) in frag_transport_package_callback()
|