Searched full:selecting (Results 1 – 25 of 134) sorted by relevance
123456
/Zephyr-latest/modules/ |
D | Kconfig.simplelink | 9 # Selecting ERRNO lets host driver use Zephyr's __errno 10 # Selecting POSIX_THREADS and POSIX_API are needed to build the host driver
|
/Zephyr-latest/tests/kernel/common/ |
D | multilib.txt | 6 multilib in a same compiler. Selecting wrong multilib may have adverse 10 for selecting non-wrong multilib - it uses operation(s) which guaranteedly
|
/Zephyr-latest/lib/os/ |
D | Kconfig.cbprintf | 39 Selecting this may increase code size on 32-bit systems as 72 point format specifiers. Selecting this increases stack size 85 Selecting this adds support for the conversion, but increases the 95 standard decimal representations (%f, %e, %g). Selecting this 100 Selecting this decreases code size when FP_SUPPORT is enabled.
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig | 24 # By selecting or not this option particular ADC drivers indicate if it is 30 # By selecting or not this option particular ADC drivers indicate if it is 36 # By selecting or not this option particular ADC drivers indicate if they
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.profile | 116 This option is not user configurable. It may be configured indirectly by selecting 144 This option is not user configurable. It may be configured indirectly by selecting 161 This option is not user configurable. It may be configured indirectly by selecting 182 This option is not user configurable. It may be configured indirectly by selecting
|
/Zephyr-latest/cmake/modules/ |
D | arch_v2.cmake | 36 message(FATAL_ERROR "ARCH not defined. Check that BOARD=${BOARD}, is selecting " 38 "is selecting the correct architecture."
|
/Zephyr-latest/tests/boot/test_mcuboot/ |
D | prj.conf | 7 # Enable reboot API to reset board after selecting new image
|
/Zephyr-latest/samples/sensor/6dof_motion_drdy/ |
D | prj.conf | 12 # Selecting this increases stack size requirements slightly, but increases code size significantly.
|
/Zephyr-latest/samples/sensor/tdk_apex/ |
D | prj.conf | 12 # Selecting this increases stack size requirements slightly, but increases code size significantly.
|
/Zephyr-latest/doc/develop/languages/c/ |
D | common_libc.rst | 16 be enabled by selecting :kconfig:option:`COMMON_LIBC_TIME`. 22 selecting the :kconfig:option:`CONFIG_COMMON_LIBC_MALLOC` in the
|
D | newlib.rst | 36 This variant can be enabled by selecting the 37 :kconfig:option:`CONFIG_NEWLIB_LIBC` and de-selecting the 50 This variant can be enabled by selecting the
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | fetch_and_get.rst | 41 specific Kconfig. The device specific Kconfig typically allows selecting the 53 the BMI160 driver which has Kconfig options for selecting a trigger mode.
|
/Zephyr-latest/doc/build/dts/ |
D | dt-vs-kconfig.rst | 46 radio, such as selecting a BLE or 802.15.4 protocol stack. 65 of this is selecting a particular UART for use as the system's console.
|
/Zephyr-latest/subsys/fs/ |
D | Kconfig.littlefs | 122 bool "Support for selecting littlefs disk version" 125 Enable this option to provide support for selecting littlefs disk version
|
/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_mci_io_mux.c | 21 * a known good state before selecting a new alternate function. 115 * Before selecting an alternate function, we must clear any in pinctrl_configure_pins() 117 * pin to a gpio configuration, then selecting the alternate in pinctrl_configure_pins()
|
/Zephyr-latest/samples/boards/nordic/system_off/ |
D | README.rst | 17 By selecting ``CONFIG_APP_USE_RETAINED_MEM=y`` state related to number of boots,
|
/Zephyr-latest/dts/bindings/display/ |
D | solomon,ssd1327fb.yaml | 24 description: Start line of display RAM to be displayed by selecting a value from 0 to 127
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | atmel,gmac-common.yaml | 36 enabled by selecting the value 10240.
|
/Zephyr-latest/dts/bindings/mipi-dbi/ |
D | mipi-dbi-spi-device.yaml | 15 Selecting half duplex allows to use SPI MOSI as a bidirectional line,
|
/Zephyr-latest/subsys/mgmt/mcumgr/mgmt/ |
D | Kconfig | 18 notifications, which must be enabled by selecting other Kconfig options.
|
/Zephyr-latest/boards/ |
D | index.rst | 24 single field, selecting multiple options (such as two architectures) will show boards matching
|
/Zephyr-latest/samples/net/wifi/shell/ |
D | README.rst | 20 For instance you can use Nordic's nrf7002dk by selecting the nrf7002dk/nrf5340/cpuapp board.
|
/Zephyr-latest/dts/bindings/lora/ |
D | semtech,sx126x-base.yaml | 47 Use DIO2 to drive an RF switch selecting between the TX and RX
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | Kconfig | 94 resolver connects to server by selecting the output network interface 196 Selecting this option ensures that the MDNS Responder 206 Selecting this option ensures that the MDNS Responder
|
/Zephyr-latest/boards/wiznet/w5500_evb_pico/ |
D | board.cmake | 3 # This configuration allows selecting what debug adapter debugging w5500_evb_pico
|
123456