/Zephyr-latest/boards/espressif/esp32c3_rust/doc/ |
D | index.rst | 98 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 205 The usual ``flash`` target will work with the ``esp32c3_rust`` board
|
/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/espressif/esp8684_devkitm/doc/ |
D | index.rst | 59 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 166 The usual ``flash`` target will work with the ``esp8684_devkitm`` board
|
/Zephyr-latest/boards/seeed/xiao_esp32s3/doc/ |
D | index.rst | 57 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 175 The usual ``flash`` target will work with the ``xiao_esp32s3`` board
|
/Zephyr-latest/boards/m5stack/m5stack_core2/doc/ |
D | index.rst | 121 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 143 The usual ``flash`` target will work with the ``m5stack_core2`` board
|
/Zephyr-latest/boards/espressif/esp32c3_devkitc/doc/ |
D | index.rst | 53 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command 160 The usual ``flash`` target will work with the ``esp32c3_devkitc`` 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/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 …]
|
/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 818 (void)k_work_cancel_delayable(&smp->work); in smp_br_reset() 874 static void smp_br_timeout(struct k_work *work) in smp_br_timeout() argument 876 struct k_work_delayable *dwork = k_work_delayable_from_work(work); in smp_br_timeout() 877 struct bt_smp_br *smp = CONTAINER_OF(dwork, struct bt_smp_br, work); in smp_br_timeout() 899 k_work_reschedule(&smp->work, SMP_TIMEOUT); in smp_br_send() 930 (void)k_work_cancel_delayable(&smp->work); in bt_smp_br_disconnected() 1611 k_work_init_delayable(&smp->work, smp_br_timeout); in bt_smp_br_accept() 1730 (void)k_work_cancel_delayable(&smp->work); in smp_reset() [all …]
|
/Zephyr-latest/drivers/sensor/adi/adxl345/ |
D | adxl345.h | 174 struct k_work work; member
|
/Zephyr-latest/drivers/sensor/st/lis2dh/ |
D | lis2dh.h | 288 struct k_work work; member
|
/Zephyr-latest/boards/silabs/dev_kits/sltb009a/doc/ |
D | index.rst | 68 The EFM32GG12 MCU is configured to work at 72 MHz.
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.x86 | 35 without complete APIC emulation). Modern hardware will work
|
/Zephyr-latest/cmake/modules/ |
D | west.cmake | 80 # will still work even after output is one line.
|
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/doc/ |
D | index.rst | 65 Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command
|
/Zephyr-latest/boards/tdk/robokit1/doc/ |
D | index.rst | 58 Both west flash and west debug commands should correctly work with both USB0 and USB1
|
/Zephyr-latest/cmake/compiler/clang/ |
D | target.cmake | 9 # set_ifndef() does not work with empty string.
|
/Zephyr-latest/include/zephyr/pm/ |
D | device.h | 174 struct k_work_delayable work; member
|
/Zephyr-latest/samples/kernel/bootargs/ |
D | README.rst | 16 Dynamic bootargs work on platforms where Zephyr is booted by multiboot or efi.
|
/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/boards/st/stm32h735g_disco/ |
D | stm32h735g_disco.dts | 239 /* Solder bridges SB29 and SB30 need to be closed for this to work */
|