Searched full:optionally (Results 1 – 25 of 174) sorted by relevance
1234567
/Zephyr-latest/boards/nxp/lpcxpresso55s36/ |
D | lpcxpresso55s36-pinctrl.dtsi | 13 /* Configures pin routing and optionally pin electrical features. */ 22 /* Configures pin routing and optionally pin electrical features. */ 31 /* Configures pin routing and optionally pin electrical features. */ 50 /* Configures pin routing and optionally pin electrical features. */
|
/Zephyr-latest/modules/hal_nordic/nrfx/ |
D | nrfx_log.h | 56 * @param ... printf-style format string, optionally followed by arguments 64 * @param ... printf-style format string, optionally followed by arguments 72 * @param ... printf-style format string, optionally followed by arguments 80 * @param ... printf-style format string, optionally followed by arguments
|
/Zephyr-latest/include/zephyr/logging/ |
D | log.h | 41 * @param ... A string optionally containing printk valid conversion specifier, 52 * @param ... A string optionally containing printk valid conversion specifier, 62 * @param ... A string optionally containing printk valid conversion specifier, 72 * @param ... A string optionally containing printk valid conversion specifier, 83 * @param ... A string optionally containing printk valid conversion specifier, 101 * @param ... A string optionally containing printk valid conversion specifier, 111 * @param ... A string optionally containing printk valid conversion specifier, 125 * @param ... A string optionally containing printk valid conversion specifier, 141 * @param ... A string optionally containing printk valid conversion 156 * @param ... A string optionally containing printk valid conversion specifier, [all …]
|
/Zephyr-latest/samples/sensor/sht3xd/ |
D | README.rst | 12 Optionally, it also shows how to use the upper threshold triggers. 24 and optionally connect the **ALERT** to a interrupt capable GPIO.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | comparator.rst | 48 * Await callback or time out after default or optionally provided timeout 60 The power management shell can optionally be enabled alongside the comparator shell.
|
/Zephyr-latest/samples/subsys/fs/littlefs/ |
D | prj.conf | 7 # Optionally force the file system to be recreated
|
/Zephyr-latest/samples/drivers/i2s/i2s_codec/ |
D | Kconfig | 10 Controls the initial count of audio data blocks, which are (optionally)
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.intel_adsp_gpdma | 26 Intel ADSP GPDMA may optionally have a linear link position
|
/Zephyr-latest/boards/brcm/bcm958401m2/doc/ |
D | index.rst | 16 * RS232 UART (optionally populated) 17 * JTAG (optionally populated)
|
/Zephyr-latest/boards/brcm/bcm958402m2/doc/ |
D | a72.rst | 16 * RS232 UART (optionally populated) 17 * JTAG (optionally populated)
|
D | m7.rst | 16 * RS232 UART (optionally populated) 17 * JTAG (optionally populated)
|
/Zephyr-latest/samples/sensor/fdc2x1x/ |
D | README.rst | 11 FDC2X1X sensor in polling mode or optionally with data ready trigger. It is able 35 Connect Interface: **SDA**, **SCL** and optionally connect **INTB** to a
|
/Zephyr-latest/dts/bindings/input/ |
D | zephyr,input-double-tap.yaml | 10 Can be optionally be associated to a specific device to listen for events
|
D | zephyr,input-longpress.yaml | 10 Can be optionally be associated to a specific device to listen for events
|
/Zephyr-latest/drivers/sensor/st/vl53l1x/ |
D | vl53l1_platform_user_defines.h | 46 * @brief customer supplied macro to optionally output info when a specific
|
/Zephyr-latest/scripts/ci/ |
D | twister_ignore.txt | 5 # are matched, then twister will not do a full run and optionally will only
|
/Zephyr-latest/samples/net/sockets/txtime/ |
D | README.rst | 28 send the data back to this application. Optionally you can set
|
/Zephyr-latest/boards/nxp/frdm_ke17z512/ |
D | frdm_ke17z512-pinctrl.dtsi | 19 /* Configures pin routing and optionally pin electrical features. */
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/ |
D | README.rst | 36 The application will act as a broadcast assistant with optionally preconfigured
|
/Zephyr-latest/samples/subsys/dap/ |
D | README.rst | 18 and optionally ``nRESET`` to ``reset``. The optional ``noe`` pin is used to enable the port,
|
/Zephyr-latest/subsys/ipc/ipc_service/lib/ |
D | Kconfig.icmsg | 81 reader and writer. It optionally embeds cache and memory barrier
|
/Zephyr-latest/samples/sensor/adt7420/ |
D | README.rst | 29 and optionally connect the **INT** to a interrupt capable GPIO.
|
/Zephyr-latest/doc/project/ |
D | working_groups.rst | 40 Each working group may elect a Chair and optionally a Co-Chair who is 102 - Optionally TSC working group definition of done
|
/Zephyr-latest/include/zephyr/audio/ |
D | dmic.h | 99 /** Bit mask to optionally invert PDM clock */ 101 /** Bit mask to optionally invert mic data */ 299 * Optionally waits for audio to be received and provides the received
|
/Zephyr-latest/scripts/build/ |
D | file2hex.py | 10 The list of hex characters can then be included to a source file. Optionally,
|
1234567