Searched full:utilize (Results 1 – 25 of 85) sorted by relevance
1234
/Zephyr-latest/drivers/pwm/ |
D | Kconfig.xec | 12 Enable driver to utilize PWM on the Microchip XEC IP block. 20 Enable driver to utilize the Microchip XEC Breathing-Blinking LED
|
D | Kconfig.nrf_sw | 13 Enable driver to utilize PWM on the Nordic Semiconductor nRF SoCs.
|
/Zephyr-latest/samples/drivers/led/apa102c_bitbang/ |
D | sample.yaml | 2 name: Utilize APA102C LED
|
/Zephyr-latest/samples/subsys/fs/littlefs/boards/ |
D | nucleo_h743zi_qspi.conf | 9 # Littlefs configuration to utilize QSPI operation
|
/Zephyr-latest/dts/bindings/sd/ |
D | zephyr,sdmmc-disk.yaml | 5 API and any subsystems that utilize it.
|
D | zephyr,mmc-disk.yaml | 5 API and any subsystems that utilize it.
|
/Zephyr-latest/dts/bindings/display/ |
D | nxp,imx-elcdif.yaml | 37 NXP PXP device phandle. The LCDIF can utilize the PXP for accelerated
|
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/src/ |
D | load_store.c | 81 * Utilize an architecture specific function to load all the in load_store_low() 97 * Utilize an architecture specific function to dump the in load_store_low() 167 * Utilize an architecture specific function to load all the in load_store_high()
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_dcnano_lcdif | 48 utilize (lcd_width * lcd_height * bytes_per_pixel) bytes of data,
|
/Zephyr-latest/subsys/bluetooth/controller/coex/ |
D | readme.rst | 8 Implementation :file:`coex_ticker.c` is designed to utilize co-existence with another transmitter. …
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/ |
D | Kconfig | 21 Enables MCUmgr handlers for shell management. The handler will utilize
|
/Zephyr-latest/dts/bindings/i2c/ |
D | nordic,nrf-twim.yaml | 61 can utilize the same space in RAM.
|
/Zephyr-latest/tests/kernel/fpu_sharing/generic/src/ |
D | load_store.c | 139 * Utilize an architecture specific function to load all the in load_store_low() 161 * Utilize an architecture specific function to dump the in load_store_low() 263 * Utilize an architecture specific function to load all the in load_store_high()
|
/Zephyr-latest/tests/misc/test_build/src/ |
D | main.c | 13 * The hello world demo has two threads that utilize semaphores and sleeping
|
/Zephyr-latest/doc/kernel/usermode/ |
D | mpu_stack_objects.rst | 11 For architectures which utilize memory protection unit (MPU) hardware,
|
/Zephyr-latest/samples/drivers/led/apa102c_bitbang/src/ |
D | main.c | 8 * @file Sample app to utilize APA102C LED.
|
/Zephyr-latest/boards/arm/mps3/ |
D | mps3_corstone300_an547.dts | 61 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone300_an552.dts | 60 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone300_fvp.dts | 60 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone310_an555.dts | 60 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone310_fvp.dts | 60 /* We utilize the secure addresses, if you subtract 0x10000000
|
D | mps3_corstone300_an547_ns.dts | 46 /* We utilize the secure addresses, if you subtract 0x10000000
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | virtual_memory.rst | 7 access to memory. To utilize virtual memory, the platform must support 20 Basic virtual memory support does not utilize secondary storage to
|
/Zephyr-latest/boards/ti/sk_am62/doc/ |
D | index.rst | 118 The board is equipped with an XDS110 JTAG debugger. To debug a binary, utilize the ``debug`` build … 127 To utilize this feature, you'll need OpenOCD version 0.12 or higher. Due to the possibility of
|
/Zephyr-latest/arch/x86/core/ia32/ |
D | swap.S | 155 * utilize floating point operations. However, the code responsible 288 * The incoming thread does NOT currently utilize the floating point 342 /* Utilize the 'eflags' parameter to arch_swap() */
|
1234