Home
last modified time | relevance | path

Searched full:dropping (Results 1 – 25 of 75) sorted by relevance

123

/Zephyr-latest/dts/bindings/sensor/
Dnordic,npm2100-vbat.yaml19 from the battery by dropping to the vbatminl battery threshold.
/Zephyr-latest/subsys/logging/backends/
DKconfig.rtt29 Increase up-buffer size helps to reduce dropping of messages.
69 Number of TX retries before dropping the data and assuming that
DKconfig.ws25 Number of TX retries before dropping the full line of data.
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-kernel-devices.ld30 * zephyr_pre0.elf is built, the linker will end up dropping it.
39 * happening, instruct the linker to avoid dropping z_shared_isr
/Zephyr-latest/doc/kernel/usermode/
Dmpu_userspace.rst16 During the process of dropping a thread to user mode, the privileged stack
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.ascs62 an ASE read or dropping a notification if the ASE state is being accessed by another
DKconfig.bap230 before rejecting a read or dropping a notification if the scan delegator state is
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/src/
Dphil_obj_abstract.h18 * - a 'drop' function that simulates dropping the fork (eg. k_mutex_unlock)
/Zephyr-latest/arch/arm64/core/
Dreset.c212 /* Dropping into EL2 */ in z_arm64_el3_get_next_el()
215 /* Dropping into EL1 */ in z_arm64_el3_get_next_el()
Dthread.c102 * dropping into EL0. in arch_new_thread()
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/philosophers/src/
Dphil_obj_abstract.h18 * - a 'drop' function that simulates dropping the fork (eg. k_mutex_unlock)
/Zephyr-latest/include/zephyr/sys/
Dmpsc_pbuf.h36 * dropping is currently being claimed. In that case, it is omitted and next
166 * timeout if packet cannot be allocated before dropping the oldest or
/Zephyr-latest/drivers/net/
Dnsos_socket.h101 /** Number of keepalives before dropping connection */
/Zephyr-latest/lib/os/
Dmpsc_pbuf.c197 /* Other options for dropping available only in overwrite mode. */ in drop_item_locked()
228 /* Prepare packet dropping. */ in drop_item_locked()
254 MPSC_PBUF_DBG(buffer, "no space: dropping packet %p (len: %d)", in drop_item_locked()
/Zephyr-latest/samples/philosophers/src/
Dphil_obj_abstract.h18 * - a 'drop' function that simulates dropping the fork (eg. k_mutex_unlock)
/Zephyr-latest/tests/kernel/threads/dynamic_thread/src/
Dmain.c177 * dropping to zero. For example, we ought to be able to exit here in ZTEST()
/Zephyr-latest/tests/kernel/mem_protect/userspace/src/
Dmain.c779 * Show that changing between memory domains and dropping to user mode works
793 * @details Show that adding a partition to a domain and then dropping to user
811 * and then dropping to user mode faults as expected.
1037 * - That dropping to user mode doesn't allow any TLS data set in in ZTEST()
/Zephyr-latest/drivers/ipm/
Dipm_cavs_host.c162 * cost of dropping any messages received while not "enabled" in set_enabled()
/Zephyr-latest/drivers/console/
DKconfig145 Number of TX retries before dropping the byte and assuming that
/Zephyr-latest/subsys/net/ip/
DKconfig.tcp215 The maximum number of keepalive probes TCP should send before dropping
Dnet_core.c168 NET_DBG("Dropping pkt %p", pkt); in processing_data()
177 NET_DBG("Dropping pkt %p", pkt); in processing_data()
Dipv4_fragment.c337 LOG_ERR("Cannot get reassembly slot, dropping pkt %p", pkt); in net_ipv4_handle_fragment_hdr()
390 LOG_ERR("Reassembled IPv4 verify failed, dropping id %u", reass->id); in net_ipv4_handle_fragment_hdr()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob.h214 * at delivering a chunk before dropping a Target node from the transfer.
/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.c652 LOG_DBG("Dropping locally originated packet"); in net_decrypt()
809 LOG_WRN("Dropping too short mesh packet (len %u)", in->len); in bt_mesh_net_decode()
815 LOG_WRN("Dropping too long mesh packet (len %u)", in->len); in bt_mesh_net_decode()
852 LOG_ERR("Destination address is unassigned; dropping packet"); in bt_mesh_net_decode()
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/
Dmain.c361 LOG_WRN("Too many leftover samples, dropping %d samples", in process_mic_data()
385 LOG_WRN("Out of memory dropping %d samples", in process_mic_data()

123