/Zephyr-latest/drivers/haptics/ |
D | drv2605.c | 199 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/ |
D | coap_server.rst | 142 static void notify_observers(struct k_work *work); 221 static void notify_observers(struct k_work *work)
|
/Zephyr-latest/boards/seeed/xiao_esp32c6/doc/ |
D | index.rst | 70 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/ |
D | README.rst | 63 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/ |
D | index.rst | 73 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/ |
D | index.rst | 28 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/ |
D | index.rst | 85 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/ |
D | index.rst | 84 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/ |
D | index.rst | 84 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/ |
D | uart_mcux_flexcomm.c | 49 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/ |
D | udc_kinetis.c | 119 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/ |
D | release-notes-1.13.rst | 295 * :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 …]
|
D | release-notes-2.3.rst | 741 * :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 …]
|
D | release-notes-2.4.rst | 585 * 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/ |
D | smp.rst | 39 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/ |
D | smp.c | 208 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/ |
D | Kconfig.x86 | 35 without complete APIC emulation). Modern hardware will work
|
/Zephyr-latest/drivers/sensor/adi/adxl345/ |
D | adxl345.h | 173 struct k_work work; member
|
/Zephyr-latest/cmake/compiler/clang/ |
D | target.cmake | 9 # set_ifndef() does not work with empty string.
|
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/ |
D | README.rst | 17 but it should work with any board or shield that has a network interface.
|
/Zephyr-latest/cmake/modules/ |
D | west.cmake | 80 # will still work even after output is one line.
|
/Zephyr-latest/samples/kernel/bootargs/ |
D | README.rst | 16 Dynamic bootargs work on platforms where Zephyr is booted by multiboot or efi.
|
/Zephyr-latest/include/zephyr/pm/ |
D | device.h | 174 struct k_work_delayable work; member
|
/Zephyr-latest/boards/st/stm32h735g_disco/ |
D | stm32h735g_disco.dts | 238 /* Solder bridges SB29 and SB30 need to be closed for this to work */
|
/Zephyr-latest/samples/bluetooth/peripheral_identity/src/ |
D | peripheral_identity.c | 31 static void adv_start(struct k_work *work) in adv_start() argument
|