Home
last modified time | relevance | path

Searched refs:work (Results 626 – 650 of 991) sorted by relevance

1...<<21222324252627282930>>...40

/Zephyr-latest/drivers/haptics/
Ddrv2605.c199 static void drv2605_rtp_work_handler(struct k_work *work) in drv2605_rtp_work_handler() argument
201 struct drv2605_data *data = CONTAINER_OF(work, struct drv2605_data, rtp_work); in drv2605_rtp_work_handler()
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap_server.rst142 static void notify_observers(struct k_work *work);
221 static void notify_observers(struct k_work *work)
/Zephyr-latest/boards/seeed/xiao_esp32c6/doc/
Dindex.rst70 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command
177 The usual ``flash`` target will work with the ``xiao_esp32c6`` board
/Zephyr-latest/samples/net/gptp/
DREADME.rst63 the IEEE 801.1AS network. Note that OpenAVNU will not work with
166 does not work with software clock available in native_sim.
/Zephyr-latest/boards/m5stack/m5stickc_plus/doc/
Dindex.rst73 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command
180 The usual ``flash`` target will work with the ``m5stickc_plus`` board
/Zephyr-latest/boards/heltec/heltec_wifi_lora32_v2/doc/
Dindex.rst28 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command
135 The usual ``flash`` target will work with the ``heltec_wifi_lora32_v2`` board
/Zephyr-latest/boards/others/esp32c3_supermini/doc/
Dindex.rst85 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command
192 The usual ``flash`` target will work with the ``esp32c3_supermini`` board
/Zephyr-latest/boards/espressif/esp32s2_saola/doc/
Dindex.rst84 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command
191 The usual ``flash`` target will work with the ``esp32s2_saola`` board
/Zephyr-latest/boards/espressif/esp32s2_devkitc/doc/
Dindex.rst84 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command
191 The usual ``flash`` target will work with the ``esp32s2_devkitc`` board
/Zephyr-latest/drivers/serial/
Duart_mcux_flexcomm.c49 void (*rx_timeout_func)(struct k_work *work);
50 void (*tx_timeout_func)(struct k_work *work);
1124 static void mcux_flexcomm_uart_##n##_tx_timeout(struct k_work *work) \
1129 static void mcux_flexcomm_uart_##n##_rx_timeout(struct k_work *work) \
/Zephyr-latest/drivers/usb/udc/
Dudc_kinetis.c119 struct k_work work; member
459 k_work_submit_to_queue(udc_get_work_q(), &priv->work); in usbfsotg_event_submit()
467 priv = CONTAINER_OF(item, struct usbfsotg_data, work); in xfer_work_handler()
1091 k_work_init(&priv->work, xfer_work_handler); in usbfsotg_driver_preinit()
/Zephyr-latest/doc/releases/
Drelease-notes-1.13.rst295 * :github:`9785` - Bluetooth: bt_gatt_service_register() assumes sc delayed work handler is initial…
359 * :github:`9486` - sanitycheck filter rules does not work
379 * :github:`9348` - samples: net: echo_client/echo_server does not work with IPv4 qemu_x86
438 …ult dumping code does too much, assumes all faults are fatal, and doesn't work under some configur…
439 * :github:`8949` - nsim_sem board does not work
546 * :github:`8327` - CONFIG_SPI_FLASH_W25QXXDV_MAX_DATA_LEN doesn't work in proj.conf
550 …ub:`8309` - lpcxpresso54114_m4: when i configed system clock from 48M to 96M the target can't work.
557 * :github:`8287` - LwM2M: Cancelling an observation doesn't work
609 * :github:`7502` - samples/mbedtls_sslclient: Discards TLS records, handshake does not work
662 …RFC] Discussion of "cmake" vs "make" variables, aka "build environment" vs "work environment" setup
[all …]
Drelease-notes-2.3.rst741 * :github:`25887` - legacy timeout API does not work as expected
856 * :github:`25276` - OpenThread not work after upgrade to latest version
878 * :github:`25191` - tests/drivers/console: drivers.console.semihost can't work
938 * :github:`24713` - ztest_test_fail() doesn't always work
993 * :github:`24363` - nsim_hs_smp target doesn't work at all
1093 * :github:`23872` - cmake find_package(ZephyrUnittest...) doesn't work
1105 * :github:`23762` - stm32: Revert nucleo_l152re to work at full speed
1113 * :github:`23677` - SPI slave driver doesn't work correctly on STM32F746ZG; needs spi-fifo to be en…
1120 * :github:`23623` - stm32 can2 not work properly
1150 * :github:`23507` - samples/subsys/shell/shell_module doesn't work on qemu_x86_64
[all …]
Drelease-notes-2.4.rst585 * USB device support has got its own work queue
816 will likely require some porting work. Refer to `LVGL 7 Release notes
980 * :github:`28240` - nordic spim: does not work with SPI-SDHC infrastructure
984 * :github:`28223` - LEDs in the board nRF52840dk_nRF52840 dont work with Lora
1075 * :github:`27876` - TCP2: Apparent issues with server-side connections (>1 connection doesn't work
1098 * :github:`27771` - iotdk: cpu_stats function doesn't work as expected
1105 * :github:`27727` - mcumgr serial interface does not work with CDC_ACM UART
1157 * :github:`27473` - RT1050/60/64-evk board user LED does not work
1159 * :github:`27464` - LOG_BACKEND_NET does not work for certain application/ip configurations
1308 * :github:`26796` - Interrupts on Cortex-M do not work with CONFIG_MULTITHREADING=n
[all …]
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst39 work via an emulation layer (see below), but the masking technique
79 API, :c:func:`irq_lock` and :c:func:`irq_unlock` continue to work compatibly on
100 partition work across physical CPUs instead of relying solely on the
219 will not work to synchronously run new threads. The workaround in
271 code, will work correctly regardless of the number of CPUs available.
315 offset. That technique will not work in SMP, because the other CPU
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c208 struct k_work_delayable work; member
275 struct k_work_delayable work; member
812 (void)k_work_cancel_delayable(&smp->work); in smp_br_reset()
868 static void smp_br_timeout(struct k_work *work) in smp_br_timeout() argument
870 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in smp_br_timeout()
871 struct bt_smp_br *smp = CONTAINER_OF(dwork, struct bt_smp_br, work); in smp_br_timeout()
893 k_work_reschedule(&smp->work, SMP_TIMEOUT); in smp_br_send()
924 (void)k_work_cancel_delayable(&smp->work); in bt_smp_br_disconnected()
1574 k_work_init_delayable(&smp->work, smp_br_timeout); in bt_smp_br_accept()
1693 (void)k_work_cancel_delayable(&smp->work); in smp_reset()
[all …]
/Zephyr-latest/drivers/timer/
DKconfig.x8635 without complete APIC emulation). Modern hardware will work
/Zephyr-latest/drivers/sensor/adi/adxl345/
Dadxl345.h173 struct k_work work; member
/Zephyr-latest/cmake/compiler/clang/
Dtarget.cmake9 # set_ifndef() does not work with empty string.
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/
DREADME.rst17 but it should work with any board or shield that has a network interface.
/Zephyr-latest/cmake/modules/
Dwest.cmake80 # will still work even after output is one line.
/Zephyr-latest/samples/kernel/bootargs/
DREADME.rst16 Dynamic bootargs work on platforms where Zephyr is booted by multiboot or efi.
/Zephyr-latest/include/zephyr/pm/
Ddevice.h174 struct k_work_delayable work; member
/Zephyr-latest/boards/st/stm32h735g_disco/
Dstm32h735g_disco.dts238 /* Solder bridges SB29 and SB30 need to be closed for this to work */
/Zephyr-latest/samples/bluetooth/peripheral_identity/src/
Dperipheral_identity.c31 static void adv_start(struct k_work *work) in adv_start() argument

1...<<21222324252627282930>>...40