Searched full:needs (Results 1 – 25 of 1313) sorted by relevance
12345678910>>...53
/Zephyr-latest/boards/native/nrf_bsim/ |
D | Kconfig | 13 It needs the BabbleSim simulator both in compile time and to execute 24 It needs the BabbleSim simulator both in compile time and to execute 35 It needs the BabbleSim simulator both in compile time and to execute 46 It needs the BabbleSim simulator both in compile time and to execute
|
/Zephyr-latest/samples/arch/mpu/mpu_test/ |
D | prj.conf | 6 ### needs to be enabled to even enable CONFIG_FLASH, as the probe needs
|
/Zephyr-latest/tests/arch/arm64/arm64_gicv3_its/boards/ |
D | fvp_base_revc_2xaemv8a.conf | 1 # The GICv3 & ITS drivers allocation needs are: 12 # 256bytes aligned tables, for reference a 32 ITEs table needs 256bytes.
|
/Zephyr-latest/soc/andestech/ae350/ |
D | CMakeLists.txt | 16 # Note: AndeStar V5 DSP needs custom Andes V5 toolchain 21 # Note: AndeStar V5 EXEC.IT needs custom Andes V5 toolchain
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_dw.h | 21 /* gpio_driver_config needs to be first */ 29 /* gpio_driver_data needs to be first */
|
/Zephyr-latest/boards/arm/fvp_base_revc_2xaemv8a/ |
D | Kconfig | 4 # The GICv3 & ITS drivers allocation needs are: 15 # 256bytes aligned tables, for reference a 32 ITEs table needs 256bytes.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/ |
D | Kconfig | 27 Change default value when platform needs different data alignment. 33 Change default value when platform needs a different time.
|
/Zephyr-latest/dts/bindings/dai/ |
D | nxp,dai-esai.yaml | 25 FIFO. This value needs to be in FIFO words (NOT BYTES). This 26 value needs to be in the following interval: (0, DEFAULT_FIFO_DEPTH], 33 FIFO. This values needs to be in FIFO words (NOT BYTES). This 34 value needs to be in the following interval: (0, DEFAULT_FIFO_DEPTH],
|
/Zephyr-latest/subsys/net/l2/virtual/ipip/ |
D | Kconfig | 10 existing network interface. Application needs to attach the IPIP 12 Also application needs to setup IP addresses etc. to the IP-to-IP
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_config.rst | 26 config library is not used for initialization and the application needs to 39 ":kconfig:option:`CONFIG_NET_CONFIG_NEED_IPV4`", "The network application needs IPv4 44 ":kconfig:option:`CONFIG_NET_CONFIG_NEED_IPV6`", "The network application needs IPv6 50 this option tells that the network application needs IPv6 router to exists
|
D | vlan.rst | 32 Even if VLAN is enabled in a :file:`prj.conf` file, the VLAN needs to be 34 :c:func:`net_eth_vlan_enable` function to do that. The application needs 37 :c:func:`net_eth_vlan_disable` function. The application needs to configure
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/ |
D | main_functions.h | 25 /* Initializes all data needed for the example. The name is important, and needs 31 * repeatedly from the application code. The name needs to be loop() for Arduino
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/ |
D | main_functions.hpp | 25 /* Initializes all data needed for the example. The name is important, and needs 31 * repeatedly from the application code. The name needs to be loop() for Arduino
|
/Zephyr-latest/include/zephyr/sys/ |
D | poweroff.h | 27 * This function needs to be implemented in platform code. It must only 42 * @kconfig{CONFIG_POWEROFF} needs to be enabled to use this API.
|
/Zephyr-latest/modules/lvgl/input/ |
D | lvgl_encoder_input.c | 17 struct lvgl_common_input_config common_config; /* Needs to be first member */ 55 "Property rotation-input-code needs to be between 0 and 65536."); \ 58 "Property button-input-code needs to be between 0 and 65536."); \
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | pinctrl-device.yaml | 5 This file needs to be included by devices that need to specify a set of pin 42 Names for the provided states. The number of names needs to match the
|
/Zephyr-latest/soc/st/stm32/stm32h7x/ |
D | soc_m4.c | 28 * This needs to be run from the very beginning. 41 * CM4 needs to wait until CM7 has setup clock configuration in soc_early_init_hook()
|
/Zephyr-latest/dts/bindings/stepper/ti/ |
D | ti,drv8424.yaml | 7 The counter needs to support both set_top_value functionalities: Setting a new top value and 10 The step gpio pin needs to be connected directly to the SOC GPIO controller, connecting the
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_callbacks.rst | 205 (which can be modified by handlers). If no data needs to be passed back, 292 :kconfig:option:`CONFIG_MCUMGR_SMP_COMMAND_STATUS_HOOKS` needs to be set. 296 the action or false to deny, a MCUmgr result code needs to be returned, 300 error). :kconfig:option:`CONFIG_MCUMGR_GRP_IMG_STATUS_HOOKS` needs to be 310 :kconfig:option:`CONFIG_MCUMGR_GRP_IMG_STATUS_HOOKS` needs to be set. 314 allow the action or false to deny, a MCUmgr result code needs to be 318 error). :kconfig:option:`CONFIG_MCUMGR_GRP_IMG_UPLOAD_CHECK_HOOK` needs to 322 true to allow the action or false to deny, a MCUmgr result code needs to be 326 error). :kconfig:option:`CONFIG_MCUMGR_SMP_COMMAND_STATUS_HOOKS` needs to
|
/Zephyr-latest/dts/bindings/clock/ |
D | nuvoton,npcx-pcc.yaml | 58 dividing OFMCLK(MCLK) and needs to meet the following requirements. 88 OFMCLK(MCLK) and needs to meet the following requirements. 119 OFMCLK(MCLK) and needs to meet the following requirements. 150 OFMCLK(MCLK) and needs to meet the following requirements. 180 OFMCLK(MCLK) and needs to meet the following requirements.
|
/Zephyr-latest/include/zephyr/net/ |
D | net_config.h | 33 * @brief Application needs routers to be set so that connectivity to remote 40 * @brief Application needs IPv6 subsystem configured and initialized. 46 * @brief Application needs IPv4 subsystem configured and initialized.
|
/Zephyr-latest/subsys/demand_paging/eviction/ |
D | Kconfig | 24 When a page frame needs to be evicted, the algorithm will prefer to 59 Selected by eviction algorithms which needs page tracking and need to
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_bt_hci.c | 26 * needs to be available since the very first call to psa_crypto_init() in entropy_bt_get_entropy() 29 * secure RNG is owned by the cpu_net, so the cpu_app needs to poll it in entropy_bt_get_entropy()
|
/Zephyr-latest/kernel/ |
D | Kconfig.device | 45 priority needs to be higher than minimal default initialization 53 priority needs to be higher than minimal default initialization
|
/Zephyr-latest/tests/kernel/interrupt/ |
D | testcase.yaml | 49 # test needs 2 working interrupt lines 65 # test needs 2 working interrupt lines
|
12345678910>>...53