Searched full:alternatively (Results 1 – 25 of 81) sorted by relevance
1234
/Zephyr-Core-3.5.0/dts/bindings/timer/ |
D | st,stm32-timers.yaml | 37 * STM32_TIM_COUNTERMODE_CENTER_DOWN - counts up and down alternatively. 40 * STM32_TIM_COUNTERMODE_CENTER_UP - counts up and down alternatively. 43 * STM32_TIM_COUNTERMODE_CENTER_UP_DOWN - counts up and down alternatively.
|
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/ |
D | gd,gd32-pinctrl-common.yaml | 23 be defined using pre-defined macros or, alternatively, using the
|
D | nuvoton,numaker-pinctrl.yaml | 64 be defined using pre-defined macros or, alternatively, using NVT_PINMUX
|
D | atmel,sam-pinctrl.yaml | 106 be defined using pre-defined macros or, alternatively, using the
|
D | ti,cc32xx-pinctrl.yaml | 97 be defined using pre-defined macros or, alternatively, using the
|
D | atmel,sam0-pinctrl.yaml | 110 be defined using pre-defined macros or, alternatively, using the
|
/Zephyr-Core-3.5.0/ |
D | version.h.in | 6 * alternatively user defined BUILD_VERSION.
|
/Zephyr-Core-3.5.0/boards/arm/nrf52840_mdk_usb_dongle/doc/ |
D | index.rst | 15 board. Alternatively the USB Dongle can be used as a Network Co-Processor(NCP)
|
/Zephyr-Core-3.5.0/doc/kernel/services/synchronization/ |
D | events.rst | 62 Alternatively, an event object can be defined and initialized at compile time 136 Alternatively, the consumer thread may desire to wait for all the events
|
D | condvar.rst | 58 Alternatively, a condition variable can be defined and initialized at compile time
|
/Zephyr-Core-3.5.0/doc/kernel/memory_management/ |
D | slabs.rst | 53 blocks. Alternatively, a memory pool object may be used. 83 Alternatively, a memory slab can be defined and initialized at compile time
|
/Zephyr-Core-3.5.0/samples/boards/mimxrt1060_evk/system_off/ |
D | README.rst | 39 powered back on. Alternatively, wait 10 seconds for the SNVS RTC
|
/Zephyr-Core-3.5.0/soc/arm/st_stm32/stm32f0/ |
D | soc.c | 36 * Alternatively both switches SW_VECTOR_RELAY (for Bootloader image) and
|
/Zephyr-Core-3.5.0/samples/net/sockets/dumb_http_server_mt/ |
D | README.rst | 46 Alternatively, a tool like ``curl`` can be used:
|
/Zephyr-Core-3.5.0/samples/subsys/display/lvgl/ |
D | README.rst | 63 Alternatively, if building from a 64-bit host machine, the previous target
|
/Zephyr-Core-3.5.0/dts/bindings/mtd/ |
D | jedec,jesd216.yaml | 13 # Alternatively the BFP block can be absent, but critical fields like
|
/Zephyr-Core-3.5.0/boards/x86/common/ |
D | efi_boot.rst | 16 the USB flash drive as FAT32. Alternatively, under terminal, find out
|
/Zephyr-Core-3.5.0/samples/subsys/modbus/rtu_client/ |
D | README.rst | 32 Alternatively UART RX,TX signals of two boards can be connected crosswise.
|
/Zephyr-Core-3.5.0/doc/kernel/services/data_passing/ |
D | pipes.rst | 18 sent but not yet received; alternatively, the pipe may have no ring buffer. 79 Alternatively, a pipe can be defined and initialized at compile time by
|
/Zephyr-Core-3.5.0/samples/net/sockets/dumb_http_server/ |
D | README.rst | 46 Alternatively, a tool like ``curl`` can be used:
|
/Zephyr-Core-3.5.0/doc/services/storage/fcb/ |
D | fcb.rst | 59 Alternatively:
|
/Zephyr-Core-3.5.0/soc/arm/xilinx_zynq7000/xc7zxxxs/ |
D | soc.c | 84 * time alternatively the HIVECS position). If VBAR isn't reset in z_arm_platform_init()
|
/Zephyr-Core-3.5.0/samples/subsys/modbus/tcp_gateway/ |
D | README.rst | 28 Alternatively UART RX,TX signals of two boards can be connected crosswise.
|
/Zephyr-Core-3.5.0/soc/arm/xilinx_zynq7000/xc7zxxx/ |
D | soc.c | 84 * time alternatively the HIVECS position). If VBAR isn't reset in z_arm_platform_init()
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/ |
D | gatt.rst | 59 alternatively there is :c:func:`bt_gatt_notify_cb` where is is possible to
|
1234