Home
last modified time | relevance | path

Searched refs:work (Results 776 – 800 of 991) sorted by relevance

1...<<31323334353637383940

/Zephyr-latest/drivers/serial/
Duart_mchp_xec.c489 static void uart_xec_rx_refresh_timeout(struct k_work *work) in uart_xec_rx_refresh_timeout() argument
491 ARG_UNUSED(work); in uart_xec_rx_refresh_timeout()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_scan_delegator.c169 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() argument
171 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in pa_timer_handler()
/Zephyr-latest/subsys/net/ip/
Droute.c488 static void route_lifetime_timeout(struct k_work *work) in route_lifetime_timeout() argument
494 ARG_UNUSED(work); in route_lifetime_timeout()
Dnet_if.c808 static void iface_router_expired(struct k_work *work) in iface_router_expired() argument
814 ARG_UNUSED(work); in iface_router_expired()
1222 static void dad_timeout(struct k_work *work) in dad_timeout() argument
1229 ARG_UNUSED(work); in dad_timeout()
1458 static void rs_timeout(struct k_work *work) in rs_timeout() argument
1465 ARG_UNUSED(work); in rs_timeout()
1711 static void address_lifetime_timeout(struct k_work *work) in address_lifetime_timeout() argument
1717 ARG_UNUSED(work); in address_lifetime_timeout()
2540 static void prefix_lifetime_timeout(struct k_work *work) in prefix_lifetime_timeout() argument
2547 ARG_UNUSED(work); in prefix_lifetime_timeout()
/Zephyr-latest/boards/espressif/esp32s3_eye/doc/
Dindex.rst119 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command
226 The usual ``flash`` target will work with the ``esp32s3_eye/esp32s3/procpu`` board
/Zephyr-latest/tests/benchmarks/mbedtls/src/
Dbenchmark.c111 static void mbedtls_alarm_timeout(struct k_work *work);
118 static void mbedtls_alarm_timeout(struct k_work *work) in mbedtls_alarm_timeout() argument
/Zephyr-latest/drivers/modem/
Dwncm14a2a.c731 static void sockreadrecv_cb_work(struct k_work *work) in sockreadrecv_cb_work() argument
736 sock = CONTAINER_OF(work, struct wncm14a2a_socket, recv_cb_work); in sockreadrecv_cb_work()
1259 static void wncm14a2a_rssi_query_work(struct k_work *work) in wncm14a2a_rssi_query_work() argument
Dhl7800.c1889 static void dns_work_cb(struct k_work *work) in dns_work_cb() argument
2875 static void hl7800_rssi_query_work(struct k_work *work) in hl7800_rssi_query_work() argument
2919 static void gps_work_callback(struct k_work *work) in gps_work_callback() argument
2921 ARG_UNUSED(work); in gps_work_callback()
3300 static void iface_status_work_cb(struct k_work *work) in iface_status_work_cb() argument
3862 static void sock_notif_cb_work(struct k_work *work) in sock_notif_cb_work() argument
3867 dwork = k_work_delayable_from_work(work); in sock_notif_cb_work()
4045 static void sockreadrecv_cb_work(struct k_work *work) in sockreadrecv_cb_work() argument
4050 sock = CONTAINER_OF(work, struct hl7800_socket, recv_cb_work); in sockreadrecv_cb_work()
4298 static void sock_rx_data_cb_work(struct k_work *work) in sock_rx_data_cb_work() argument
[all …]
/Zephyr-latest/doc/develop/tools/
Dcoccinelle.rst150 ``--chunksize 1`` argument, this ensures we keep feeding threads with work
151 one by one, so that we avoid the situation where most work gets done by only
153 feeding it more work.
/Zephyr-latest/doc/build/dts/
Dhowtos.rst135 :c:func:`uart_configure`. Similar code will work for other device types; just
330 Chosen nodes work the same way. For example:
462 they only work when devicetree nodes for your driver's ``compatible`` are all
541 For this to work, your :ref:`SoC's dtsi file <dt-input-files>` must define node
/Zephyr-latest/subsys/lorawan/services/
DKconfig16 The services use a dedicated thread and a work queue.
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c128 static void handler_in_progress(struct k_work *work) in handler_in_progress() argument
/Zephyr-latest/share/zephyr-package/cmake/
DZephyrConfig.cmake89 # must also work.
/Zephyr-latest/doc/project/
Dproposals.rst32 of work.
/Zephyr-latest/boards/renesas/rcar_salvator_x/doc/
Drcar_salvator_x.rst14 like USB, Ethernet, HDMI and can work standalone or can be adapted to other boards,
/Zephyr-latest/boards/weact/stm32g431_core/doc/
Dindex.rst23 The internal USB DFU boot loader may not work correctly with machines that respect USB
/Zephyr-latest/doc/build/signing/
Dindex.rst66 ``pyocd`` runners work with the above flow. If your runner does not support this flow and you
/Zephyr-latest/boards/st/stm32h735g_disco/doc/
Dindex.rst68 | | | to work) |
/Zephyr-latest/boards/qemu/x86/doc/
Dindex.rst112 from snapstore may not work because of strict snap confinements.
/Zephyr-latest/boards/96boards/stm32_sensor_mez/doc/
Dindex.rst29 - 1.8V work voltage
/Zephyr-latest/boards/96boards/wistrio/doc/
D96b_wistrio.rst29 - 3.3V work voltage
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_server_test.c501 static void restart_adv_cb(struct k_work *work) in restart_adv_cb() argument
/Zephyr-latest/boards/ezurio/bl654_usb/doc/
Dbl654_usb.rst151 Many of the Bluetooth examples will work on the BL654 USB.
/Zephyr-latest/boards/nxp/lpcxpresso55s69/doc/
Dindex.rst112 NS target for CPU0 does not work correctly without a secure image to configure
118 CPU1 does not work without CPU0 enabling it.
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst119 to preserve backward compatibility due to the scope of the work it was not
724 * :github:`23351` - boards: nucle_g474re: west flash doesn't work
727 * :github:`23281` - UART console input does not work on SAM E5x
763 …3` - k_delayed_work_submit_to_queue returns error code when resubmitting previously completed work.
774 * :github:`22890` - IP networking does not work on ATSAME70 Rev. B
977 * :github:`21571` - CONFIG_BT_CENTRAL doesnot work fine with nrf51_pca10028
1061 * :github:`20927` - ztest_1cpu_user_unit_test() doesn't work
1158 * :github:`16034` - Net packet size of 64 bytes doesn't work.
1200 * :github:`12027` - Make icount work for real on x86_64
1238 * :github:`5695` - C++ Support doesn't work

1...<<31323334353637383940