/Zephyr-latest/include/zephyr/sys/ |
D | crc.h | 389 uint32_t seed, uint32_t poly, bool reflect, bool first, in crc_by_type()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_adv_pdu.h | 75 uint8_t first; in lll_adv_pdu_latest_peek() local 241 struct pdu_adv *first) in lll_adv_pdu_linked_append_end()
|
D | lll_adv.c | 309 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
|
D | lll.c | 904 struct lll_event *first = ready ? ready : next; local 1086 static uint32_t preempt_ticker_start(struct lll_event *first,
|
D | lll_df_types.h | 131 uint8_t volatile first; member
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_smartbond.c | 142 uint32_t first, available; in rng_pool_get() local 195 uint8_t first = rngp->first_read; in rng_pool_put() local
|
D | entropy_stm32.c | 490 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/ |
D | serial_util.c | 175 bool first = true; in mcumgr_serial_tx_pkt() local
|
D | smp_dummy.c | 549 int mcumgr_dummy_tx_frame(const uint8_t *data, bool first, int len, in mcumgr_dummy_tx_frame()
|
/Zephyr-latest/samples/net/lldp/src/ |
D | main.c | 37 struct net_if *first; member
|
/Zephyr-latest/subsys/modem/ |
D | modem_stats.c | 35 struct modem_stats_buffer *first = NULL; in stats_buffer_list_first() local
|
/Zephyr-latest/subsys/lorawan/services/ |
D | lorawan_services.c | 50 struct service_uplink_msg *first; in uplink_handler() local
|
/Zephyr-latest/cmake/linker/armlink/ |
D | scatter_script.cmake | 341 set(first "") variable
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | coap_link_format.c | 434 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/ |
D | shell.c | 427 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/ |
D | lll_adv.c | 202 uint8_t first, last; in lll_adv_pdu_alloc() local 270 uint8_t first; in lll_adv_pdu_latest_get() local
|
/Zephyr-latest/kernel/ |
D | timeout.c | 43 static struct _timeout *first(void) in first() function
|
/Zephyr-latest/cmake/linker/iar/ |
D | config_file_script.cmake | 714 set(first "") variable
|
/Zephyr-latest/drivers/smbus/ |
D | smbus_shell.c | 49 uint8_t cnt = 0, first = 0x04, last = 0x77; in cmd_smbus_scan() local
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_shell.c | 55 uint8_t cnt = 0, first = 0x04, last = 0x77; in cmd_i2c_scan() local
|
/Zephyr-latest/drivers/display/ |
D | mb_display.c | 45 first:1, /* First frame of a scroll sequence */ member
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | dfd.c | 148 uint16_t first = shell_strtoul(argv[1], 0, &err); in cmd_dfd_receivers_get() local
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_cyclonev.c | 406 int first = 1; in eth_cyclonev_send() local
|
/Zephyr-latest/tests/drivers/can/api/src/ |
D | canfd.c | 308 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/ |
D | main.c | 129 struct net_if *first; member
|