Home
last modified time | relevance | path

Searched defs:first (Results 26 – 50 of 62) sorted by relevance

123

/Zephyr-latest/include/zephyr/sys/
Dcrc.h389 uint32_t seed, uint32_t poly, bool reflect, bool first, in crc_by_type()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_pdu.h75 uint8_t first; in lll_adv_pdu_latest_peek() local
241 struct pdu_adv *first) in lll_adv_pdu_linked_append_end()
Dlll_adv.c309 uint8_t first; in lll_adv_data_dequeue() local
357 uint8_t first, last; in lll_adv_pdu_alloc() local
470 uint8_t first; in lll_adv_pdu_latest_get() local
605 uint8_t first; in lll_adv_pdu_and_extra_data_latest_get() local
Dlll.c904 struct lll_event *first = ready ? ready : next; local
1086 static uint32_t preempt_ticker_start(struct lll_event *first,
Dlll_df_types.h131 uint8_t volatile first; member
/Zephyr-latest/drivers/entropy/
Dentropy_smartbond.c142 uint32_t first, available; in rng_pool_get() local
195 uint8_t first = rngp->first_read; in rng_pool_put() local
Dentropy_stm32.c490 uint32_t first, available; in rng_pool_get() local
555 uint8_t first = rngp->first_read; in rng_pool_put() local
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dserial_util.c175 bool first = true; in mcumgr_serial_tx_pkt() local
Dsmp_dummy.c549 int mcumgr_dummy_tx_frame(const uint8_t *data, bool first, int len, in mcumgr_dummy_tx_frame()
/Zephyr-latest/samples/net/lldp/src/
Dmain.c37 struct net_if *first; member
/Zephyr-latest/subsys/modem/
Dmodem_stats.c35 struct modem_stats_buffer *first = NULL; in stats_buffer_list_first() local
/Zephyr-latest/subsys/lorawan/services/
Dlorawan_services.c50 struct service_uplink_msg *first; in uplink_handler() local
/Zephyr-latest/cmake/linker/armlink/
Dscatter_script.cmake341 set(first "") variable
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_link_format.c434 bool more = false, first = true; in coap_well_known_core_get_len() local
633 bool first = true; in coap_well_known_core_get_len() local
/Zephyr-latest/subsys/shell/
Dshell.c427 const char *str, size_t first, size_t cnt, in tab_options_print()
460 size_t first, size_t cnt, uint16_t arg_len) in common_beginning_find()
500 size_t first, size_t cnt) in partial_autocomplete()
818 size_t first = 0; in tab_handle() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c202 uint8_t first, last; in lll_adv_pdu_alloc() local
270 uint8_t first; in lll_adv_pdu_latest_get() local
/Zephyr-latest/kernel/
Dtimeout.c43 static struct _timeout *first(void) in first() function
/Zephyr-latest/cmake/linker/iar/
Dconfig_file_script.cmake714 set(first "") variable
/Zephyr-latest/drivers/smbus/
Dsmbus_shell.c49 uint8_t cnt = 0, first = 0x04, last = 0x77; in cmd_smbus_scan() local
/Zephyr-latest/drivers/i2c/
Di2c_shell.c55 uint8_t cnt = 0, first = 0x04, last = 0x77; in cmd_i2c_scan() local
/Zephyr-latest/drivers/display/
Dmb_display.c45 first:1, /* First frame of a scroll sequence */ member
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Ddfd.c148 uint16_t first = shell_strtoul(argv[1], 0, &err); in cmd_dfd_receivers_get() local
/Zephyr-latest/drivers/ethernet/
Deth_cyclonev.c406 int first = 1; in eth_cyclonev_send() local
/Zephyr-latest/tests/drivers/can/api/src/
Dcanfd.c308 static void check_filters_preserved_between_modes(can_mode_t first, can_mode_t second) in check_filters_preserved_between_modes()
/Zephyr-latest/tests/net/socket/af_packet/src/
Dmain.c129 struct net_if *first; member

123