Searched full:automatically (Results 1 – 25 of 521) sorted by relevance
12345678910>>...21
/Zephyr-Core-3.5.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." 61 is automatically enabled and run during the device boot. In this case, 62 the library will call ``net_config_init()`` automatically and the application
|
/Zephyr-Core-3.5.0/subsys/logging/backends/ |
D | Kconfig.uart | 25 RAM before log_output_flush is automatically called on the UART backend. The buffer 32 bool "Automatically start UART backend" 35 When enabled automatically start the UART logging backend on
|
D | Kconfig.fs | 21 bool "Automatically start fs backend" 24 When enabled automatically start the file system backend on
|
D | Kconfig.net | 53 bool "Automatically start networking backend" 56 When enabled automatically start the networking backend on
|
/Zephyr-Core-3.5.0/soc/posix/inf_clock/ |
D | Kconfig | 30 the first one to boot, or even that it will boot automatically. 45 Automatically start the MCU this Zephyr image is built for during HW boot, 46 even if in other circumstances this MCU would not start automatically (for ex. because
|
/Zephyr-Core-3.5.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.5.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.5.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.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_nrf5_resources.h | 20 * This is a default shortcut used to automatically disable Radio after end of PDU. 44 * This is a default shortcut used to automatically disable Radio after end of PDU. 60 * This is a default shortcut used to automatically disable Radio after end of PDU. 121 * This is a default shortcut used to automatically disable Radio after end of PDU.
|
/Zephyr-Core-3.5.0/subsys/bluetooth/host/ |
D | Kconfig.gatt | 57 bool "Automatically connect EATT bearers when a link is established" 83 This option requests security re-establishment automatically whenever 198 bool "Automatically send ATT MTU exchange request on connect" 201 This option if enabled allows automatically sending request for ATT 209 This option if enabled allows automatically sending request for connection
|
/Zephyr-Core-3.5.0/samples/application_development/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.5.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.5.0/modules/ |
D | Kconfig.xtensa | 8 This is selected by the Xtensa ARCH kconfig automatically.
|
D | Kconfig.intel | 8 This is selected by the ARCH kconfig automatically.
|
/Zephyr-Core-3.5.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.5.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.5.0/subsys/net/ip/ |
D | Kconfig.mgmt | 69 bool "Start the event monitor automatically at boot" 72 Allow user to start monitoring network events automatically
|
/Zephyr-Core-3.5.0/dts/bindings/w1/ |
D | w1-slave.yaml | 20 The driver will automatically use OVERDRIVE_SKIP and OVERDRIVE_MATCH
|
/Zephyr-Core-3.5.0/samples/subsys/mgmt/hawkbit/ |
D | Kconfig | 16 Polling mode runs automatically on a predefined period, probing the
|
/Zephyr-Core-3.5.0/drivers/watchdog/ |
D | Kconfig.cmsdk_apb | 19 Enable this setting to allow WDOG to be automatically started
|
/Zephyr-Core-3.5.0/drivers/modem/ |
D | Kconfig.ublox-sara-r4 | 35 bool "detect automatically" 64 bool "detect APN automatically"
|
/Zephyr-Core-3.5.0/arch/x86/core/ |
D | intel64.cmake | 6 # automatically, and I can't be bothered to figure out how to fix this.
|
/Zephyr-Core-3.5.0/dts/bindings/led/ |
D | nordic,npm1300-led.yaml | 8 Each LED can automatically display error or charging status,
|
/Zephyr-Core-3.5.0/samples/subsys/mgmt/updatehub/ |
D | Kconfig | 18 Polling mode runs automatically on a predefined period, probing the
|
12345678910>>...21