Home
last modified time | relevance | path

Searched defs:buff_len (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/modules/hal_nordic/nrf_802154/serialization/platform/
Dnrf_802154_spinel_log.c21 void nrf_802154_spinel_buff_log(const uint8_t *p_buff, size_t buff_len) in nrf_802154_spinel_buff_log()
/Zephyr-latest/subsys/rtio/
Drtio_handlers.c55 static inline void z_vrfy_rtio_release_buffer(struct rtio *r, void *buff, uint32_t buff_len) in z_vrfy_rtio_release_buffer()
63 uint8_t **buff, uint32_t *buff_len) in z_vrfy_rtio_cqe_get_mempool_buffer()
/Zephyr-latest/subsys/shell/
Dshell_wildcard.c13 static enum shell_wildcard_status command_add(char *buff, uint16_t *buff_len, in command_add()
Dshell_utils.c87 uint16_t buff_pos, uint16_t buff_len) in z_shell_multiline_data_calc()
237 void z_shell_pattern_remove(char *buff, uint16_t *buff_len, const char *pattern) in z_shell_pattern_remove()
461 static void buffer_trim(char *buff, uint16_t *buff_len) in buffer_trim()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_shell.c179 uint16_t buff_len = 0; in cmd_read() local
189 uint16_t buff_len = 0; in cmd_read() local
202 uint16_t buff_len = 0; in cmd_read() local
/Zephyr-latest/include/zephyr/rtio/
Drtio.h1172 uint8_t **buff, uint32_t *buff_len) in z_impl_rtio_cqe_get_mempool_buffer()
1336 static inline void z_impl_rtio_release_buffer(struct rtio *r, void *buff, uint32_t buff_len) in z_impl_rtio_release_buffer()