Searched full:automatically (Results 1 – 25 of 615) sorted by relevance
12345678910>>...25
/Zephyr-Core-3.7.0/subsys/logging/backends/ |
D | Kconfig.uart | 26 RAM before log_output_flush is automatically called on the UART backend. The buffer 33 bool "Automatically start UART backend" 36 When enabled automatically start the UART logging backend on
|
D | Kconfig.fs | 22 bool "Automatically start fs backend" 25 When enabled automatically start the file system backend on
|
/Zephyr-Core-3.7.0/soc/native/inf_clock/ |
D | Kconfig | 36 the first one to boot, or even that it will boot automatically. 51 Automatically start the MCU this Zephyr image is built for during HW boot, 52 even if in other circumstances this MCU would not start automatically (for ex. because
|
/Zephyr-Core-3.7.0/doc/connectivity/networking/api/ |
D | net_config.rst | 34 automatically configured when the device is started." 43 automatically enable IPv4." 48 automatically enable IPv6." 70 is automatically enabled and run during the device boot. In this case, 71 the library will call ``net_config_init()`` automatically and the application
|
/Zephyr-Core-3.7.0/scripts/native_simulator/common/src/include/ |
D | nsi_cpu_ctrl.h | 17 * @brief Define if a CPU should automatically start at boot or not 38 * Boot all CPUs which are configured to boot automatically
|
/Zephyr-Core-3.7.0/drivers/entropy/ |
D | Kconfig.cc13xx_cc26xx | 40 event is triggered. The associated FRO is automatically shut down. 43 int "Threshold for the number of FROs automatically shut down"
|
/Zephyr-Core-3.7.0/.github/workflows/ |
D | stale_issue.yml | 16 would like to have the label removed otherwise this pull request will automatically be 20 would like to have the label removed otherwise this issue will automatically be closed in
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_nrf5_resources.h | 21 * This is a default shortcut used to automatically disable Radio after end of PDU. 46 * This is a default shortcut used to automatically disable Radio after end of PDU. 63 * This is a default shortcut used to automatically disable Radio after end of PDU. 125 * This is a default shortcut used to automatically disable Radio after end of PDU.
|
/Zephyr-Core-3.7.0/soc/espressif/common/ |
D | Kconfig.esptool | 13 bool "Choose flash mode automatically (please read help)" 19 selected in `ESPTOOLPY_FLASHMODE`, our code will automatically change the 22 automatically change the mode to "DIO". 168 If this option is set, flashing the project will automatically detect
|
/Zephyr-Core-3.7.0/samples/sysbuild/with_mcuboot/ |
D | README.rst | 9 automatically include MCUboot as the bootloader. 16 This sample automatically includes MCUboot as bootloader when built using
|
D | CMakeLists.txt | 9 # automatically included and that sample specific MCUboot configurations are
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/ |
D | Kconfig.gatt | 63 bool "Automatically connect EATT bearers when a link is established" 89 This option requests security re-establishment automatically whenever 206 bool "Automatically send ATT MTU exchange request on connect" 209 This option if enabled allows automatically sending request for ATT 217 This option if enabled allows automatically sending request for connection
|
/Zephyr-Core-3.7.0/modules/ |
D | Kconfig.intel | 8 This is selected by the ARCH kconfig automatically.
|
D | Kconfig.xtensa | 8 This is selected by the Xtensa ARCH kconfig automatically.
|
/Zephyr-Core-3.7.0/samples/subsys/portability/cmsis_rtos_v1/philosophers/src/ |
D | phil_obj_abstract.h | 22 * automatically in the fork_objs[] array . References to these are in turn 23 * placed automatically in the forks[] array, the array of references to the
|
/Zephyr-Core-3.7.0/tests/net/socket/offload_dispatcher/src/ |
D | main.c | 467 /* Verify that socket is automatically dispatched to a default socket 482 /* Verify that socket is automatically dispatched to a default socket 498 /* Verify that socket is automatically dispatched to a default socket 516 /* Verify that socket is automatically dispatched to a default socket 532 /* Verify that socket is automatically dispatched to a default socket 547 /* Verify that socket is automatically dispatched to a default socket 564 /* Verify that socket is automatically dispatched to a default socket 582 /* Verify that socket is automatically dispatched to a default socket 598 /* Verify that socket is automatically dispatched to a default socket 616 /* Verify that socket is automatically dispatched to a default socket [all …]
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/adv/long_ad/ |
D | prj.conf | 24 # If a debugger is connected to the app, it will automatically be stopped.
|
/Zephyr-Core-3.7.0/dts/bindings/watchdog/ |
D | espressif,esp32-xt-wdt.yaml | 6 When such a failure is detected the hardware automatically switch to
|
/Zephyr-Core-3.7.0/subsys/net/lib/trickle/ |
D | Kconfig | 9 Normally this is enabled automatically if needed,
|
/Zephyr-Core-3.7.0/drivers/misc/nordic_vpr_launcher/ |
D | Kconfig | 9 When enabled, the VPR coprocessors will be automatically launched
|
/Zephyr-Core-3.7.0/samples/subsys/portability/cmsis_rtos_v2/philosophers/src/ |
D | phil_obj_abstract.h | 22 * automatically in the fork_objs[] array . References to these are in turn 23 * placed automatically in the forks[] array, the array of references to the
|
/Zephyr-Core-3.7.0/dts/bindings/w1/ |
D | w1-slave.yaml | 20 The driver will automatically use OVERDRIVE_SKIP and OVERDRIVE_MATCH
|
/Zephyr-Core-3.7.0/samples/subsys/mgmt/hawkbit/ |
D | Kconfig | 16 Polling mode runs automatically on a predefined period, probing the
|
/Zephyr-Core-3.7.0/drivers/watchdog/ |
D | Kconfig.cmsdk_apb | 19 Enable this setting to allow WDOG to be automatically started
|
/Zephyr-Core-3.7.0/dts/bindings/mfd/ |
D | x-powers,axp192.yaml | 19 When disabled, VBUS can by chosen automatically by the pmic
|
12345678910>>...25