Searched full:pick (Results 1 – 25 of 89) sorted by relevance
1234
/Zephyr-latest/tests/crypto/mbedtls_psa/ |
D | testcase.yaml | 14 # - pick 1 platform which supports entropy driver and 1 which does not. The 25 # Pick a platform which has an entropy driver and enable it. 32 # Pick a platform which does not have an entropy driver. In this case we
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf91_peripherals.dtsi | 151 * This i2c node can be either TWIM or TWIS, for the user to pick: 167 * This i2c node can be either TWIM or TWIS, for the user to pick: 183 * This i2c node can be either TWIM or TWIS, for the user to pick: 199 * This i2c node can be either TWIM or TWIS, for the user to pick: 215 * This spi node can be either SPIM or SPIS, for the user to pick: 231 * This spi node can be either SPIM or SPIS, for the user to pick: 247 * This spi node can be either SPIM or SPIS, for the user to pick: 263 * This spi node can be either SPIM or SPIS, for the user to pick:
|
D | nrf5340_cpuapp_peripherals.dtsi | 110 * This i2c node can be either TWIM or TWIS, for the user to pick: 127 * for the user to pick: 151 * for the user to pick: 168 * for the user to pick: 205 * for the user to pick: 222 * for the user to pick: 246 * for the user to pick: 263 * for the user to pick:
|
D | nrf52832.dtsi | 114 /* uart can be either UART or UARTE, for the user to pick */ 125 * for the user to pick: 143 * for the user to pick: 161 * for the user to pick: 179 * for the user to pick: 444 * for the user to pick:
|
D | nrf52820.dtsi | 128 /* uart can be either UART or UARTE, for the user to pick */ 139 * for the user to pick: 157 * for the user to pick: 175 * for the user to pick: 193 * for the user to pick:
|
D | nrf52833.dtsi | 128 /* uart can be either UART or UARTE, for the user to pick */ 139 * for the user to pick: 157 * for the user to pick: 175 * for the user to pick: 193 * for the user to pick: 466 * for the user to pick:
|
D | nrf52840.dtsi | 116 /* uart can be either UART or UARTE, for the user to pick */ 127 * for the user to pick: 145 * for the user to pick: 163 * for the user to pick: 181 * for the user to pick: 453 * for the user to pick:
|
D | nrf52811.dtsi | 126 /* uart can be either UART or UARTE, for the user to pick */ 137 * for the user to pick: 156 * for the user to pick: 174 * for the user to pick:
|
D | nrf52805.dtsi | 110 /* uart can be either UART or UARTE, for the user to pick */ 121 * for the user to pick: 139 * for the user to pick:
|
D | nrf52810.dtsi | 114 /* uart can be either UART or UARTE, for the user to pick */ 125 * for the user to pick: 143 * for the user to pick:
|
D | nrf5340_cpunet.dtsi | 196 * for the user to pick: 213 * for the user to pick:
|
/Zephyr-latest/tests/kernel/sched/deadline/ |
D | prj.conf | 7 # Deadline is not compatible with MULTIQ, so we have to pick something
|
/Zephyr-latest/tests/subsys/llext/src/ |
D | syscalls_ext.h | 13 * syscall machinery will still pick it up and generate a stub for it,
|
/Zephyr-latest/dts/bindings/sensor/ |
D | rohm,bh1750.yaml | 21 sensor manufacturer. One should pick
|
/Zephyr-latest/arch/x86/zefi/ |
D | efi.ld | 12 /* Pick a reasonable base address, EFI won't load us there anyway */
|
/Zephyr-latest/samples/sensor/ds18b20/src/ |
D | main.c | 14 * "maxim,ds18b20". (If there are multiple, just pick one.)
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf54l20.dtsi | 106 * for the user to pick: 252 * for the user to pick: 291 * for the user to pick: 330 * for the user to pick: 525 * for the user to pick: 564 * for the user to pick: 615 * for the user to pick:
|
D | nrf54l_05_10_15.dtsi | 127 * for the user to pick: 291 * for the user to pick: 330 * for the user to pick: 369 * for the user to pick: 585 * for the user to pick:
|
/Zephyr-latest/samples/net/wpan_serial/ |
D | README.rst | 17 a board. You can pick, for example, a transceiver such as a CC2520 or RF2xx
|
/Zephyr-latest/doc/project/ |
D | modifying_contributions.rst | 37 A developer who intends to cherry-pick and potentially modify patches sent by
|
/Zephyr-latest/samples/sensor/bme280/src/ |
D | main.c | 18 * "bosch,bme280". (If there are multiple, just pick one.)
|
/Zephyr-latest/tests/drivers/video/api/src/ |
D | video_emul.c | 81 /* Pick the current format for testing the frame interval enumeration */ in ZTEST() 152 /* Pick set first format, just to use something supported */ in ZTEST()
|
/Zephyr-latest/samples/net/cloud/tagoio_http_post/ |
D | README.rst | 47 :zephyr:board:`frdm_k64f`, :zephyr:board:`nucleo_f767zi` etc. Pick one and just build
|
/Zephyr-latest/lib/libc/minimal/source/stdlib/ |
D | strtoll.c | 52 * Skip white space and pick up leading +/- sign if any. in strtoll()
|
/Zephyr-latest/scripts/ |
D | set_assignees.py | 128 # we start with areas with most files changed and pick the maintainer from the first one. 137 # submitter = assignee, try to pick next area and
|
1234