Home
last modified time | relevance | path

Searched full:during (Results 1 – 25 of 856) sorted by relevance

12345678910>>...35

/Zephyr-Core-3.5.0/drivers/flash/
DKconfig.npcx_fiu28 bool "QSPI NOR flash feature during driver initialization"
33 4-byte address support and so on during driver initialization. Disable
34 it if QSPI NOR devices are not ready during driver initialization.
/Zephyr-Core-3.5.0/tests/ztest/fail/
DREADME.rst12 - ``ztest_test_fail()`` during either the ``after`` or ``teardown`` phase of the test suite
13 - ``ztest_test_skip()`` during either the ``after`` or ``teardown`` phase of the test suite
14 - ``ztest_test_pass()`` during either the ``after`` or ``teardown`` phase of the test suite
/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/
Dnsi_tasks.h28 * during the Native Simulator execution.
37 * * HW_INIT: Will be called during HW models initialization
44 * * ON_EXIT_PRE: Will be called during termination of the runner
47 * * ON_EXIT_POST: Will be called during termination of the runner
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/transport/
DKconfig.bluetooth53 Minimum connection interval in 1.25ms units used during the exchange of SMP packets.
60 Maximum connection interval in 1.25ms units used during the exchange of SMP packets.
67 Peripheral latency in Connection Intervals used during the exchange of SMP packets.
74 Supervision timeout in 10ms used during the exchange of SMP packets.
/Zephyr-Core-3.5.0/tests/kernel/common/src/
Dboot_delay.c10 * @brief Test delay during boot
17 * @brief This module verifies the delay specified during boot.
24 * EFI PC!) can easily roll this over during startup, in ZTEST()
/Zephyr-Core-3.5.0/drivers/sensor/vl53l1x/
Dvl53l1_platform_user_config.h34 /*!< Lower Limit for the MM1 effective SPAD count during offset
39 /*!< Max Limit for the pre range peak rate during offset
45 /*!< Max sigma estimate limit during offset calibration
/Zephyr-Core-3.5.0/include/zephyr/linker/
Dkobject-rom.ld9 /* During LINKER_KOBJECT_PREBUILT and LINKER_ZEPHYR_PREBUILT,
11 * produced by gperf during the final stages of linking.
15 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
Dkobject-priv-stacks.ld13 /* During LINKER_KOBJECT_PREBUILT and LINKER_ZEPHYR_PREBUILT,
15 * produced by gperf during the final stages of linking.
19 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
Dkobject-data.ld23 /* During LINKER_KOBJECT_PREBUILT and LINKER_ZEPHYR_PREBUILT,
25 * produced by gperf during the final stages of linking.
29 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_df.h15 * used to drive antenna switching during CTE Tx/RX.
19 * switching during CTE Rx/Tx.
59 /* Set buffer to store IQ samples collected during CTE sampling */
61 /* Get number of stored IQ samples during CTE receive */
/Zephyr-Core-3.5.0/drivers/watchdog/
DKconfig.cmsdk_apb16 bool "Start Watchdog during boot"
20 during device initialization. Note that once WDOG is started
/Zephyr-Core-3.5.0/tests/kernel/msgq/msgq_api/src/
Dtest_msgq_fail.c48 * @brief Test returned error code during writing in msgq
59 * @brief Test returned error code during writing in msgq
74 * @brief Test returned error code during reading from msgq
85 * @brief Test returned error code during reading from msgq
/Zephyr-Core-3.5.0/soc/arm/arm/beetle/
Dpower.c77 * @brief Configures the clock that remain active during sleep state.
79 * Configures the clock that remain active during sleep state.
88 * @brief Configures the clock that remain active during deepsleep state.
90 * Configures the clock that remain active during deepsleep state.
/Zephyr-Core-3.5.0/drivers/sdhc/
DKconfig.sam_hsmci21 bool "Power save during card inactive"
24 Power-save mode reduces the clock-speed during SD card
/Zephyr-Core-3.5.0/dts/bindings/mtd/
Dzephyr,emu-eeprom.yaml28 ram buffer to allow data to be copied during the partition erase. If
29 power is lost during the partition erase the data will be lost.
/Zephyr-Core-3.5.0/drivers/modem/
DKconfig.hl780033 bool "Set APN name during driver init"
55 Leave the HL7800 RAT unchanged during modem init.
60 Enable LTE Cat-M1 mode during modem init.
65 Enable LTE Cat-NB1 mode during modem init.
303 int "Number of attempts to get IP address info during init"
320 bool "Enter airplane mode during init"
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/
DKconfig.df60 during CTE reception with 1us sampling slots.
76 bool "Antenna switching during CTE transmission (AoD) feature"
80 Enable support for antenna switching during CTE transmission.
84 bool "Antenna switching during CTE reception (AoA) feature"
88 Enable support for antenna switching during CTE reception.
175 switching during Radio initialization.
318 Direction Finging connectionless IQ reports provide a set of IQ samples collected during
329 Direction Finging connection IQ reports provide a set of IQ samples collected during
/Zephyr-Core-3.5.0/drivers/crypto/
Dcrypto_tc_shim.c38 LOG_ERR("TC internal error during CBC encryption"); in do_cbc_encrypt()
66 LOG_ERR("Func TC internal error during CBC decryption"); in do_cbc_decrypt()
91 LOG_ERR("TC internal error during CTR OP"); in do_ctr_op()
112 LOG_ERR("TC internal error during CCM encryption config"); in do_ccm_encrypt_mac()
119 LOG_ERR("TC internal error during CCM Encryption OP"); in do_ccm_encrypt_mac()
152 LOG_ERR("TC internal error during CCM decryption config"); in do_ccm_decrypt_auth()
158 * be moved to a ctx.flag check during session_setup, later. in do_ccm_decrypt_auth()
170 LOG_ERR("TC internal error during CCM decryption OP"); in do_ccm_decrypt_auth()
/Zephyr-Core-3.5.0/drivers/can/
DKconfig.mcp251xfd49 int "Number of retries during SFR register read"
52 Number of retries during SFR register read if CRC fails.
/Zephyr-Core-3.5.0/doc/kernel/usermode/
Dmpu_userspace.rst16 During the process of dropping a thread to user mode, the privileged stack
21 During system calls, the user mode thread's access to the system call and the
/Zephyr-Core-3.5.0/doc/kernel/services/other/
Dfloat.rst71 by any thread, then saves and restores these registers during
102 During thread context switching the ARM kernel saves the *callee-saved*
134 not to save or restore its FP context during thread context switching.
146 user on a case-by-case basis. A "lazy save" algorithm is used during context
177 not to save or restore its FP context during thread context switching.
179 During thread context switching the ARC kernel saves the *callee-saved*
195 A "lazy save" algorithm is used during context switching which updates
199 during its scheduling slot), and then back to the original FPU user.
212 make the FPU state "dirty" during their most recent scheduling slot before
238 During thread context switch at exit from interrupt handler, the SPARC
[all …]
/Zephyr-Core-3.5.0/drivers/i2c/
DKconfig.it8xxx221 stretching during I2C transaction.
46 clock stretching during I2C transaction.
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/
Dnet_config.rst14 semi-automatic way during the system boot, based on user-supplied
38 ``net_config_init()`` will return error during the device startup."
61 is automatically enabled and run during the device boot. In this case,
/Zephyr-Core-3.5.0/drivers/dai/intel/ssp/
Ddai-params-intel-ipc3.h16 #define DAI_INTEL_IPC3_SSP_FMT_DSP_B 5 /**< L data MSB during FRM LRC */
44 #define DAI_INTEL_IPC3_SSP_CONFIG_FLAGS_HW_PARAMS BIT(0) /**< config during hw_params stage */
45 #define DAI_INTEL_IPC3_SSP_CONFIG_FLAGS_HW_FREE BIT(1) /**< config during hw_free stage */
47 /**< DAI_CONFIG sent during pause trigger. Only available ABI 3.20 onwards */
/Zephyr-Core-3.5.0/include/zephyr/drivers/modem/
Dgsm_ppp.h46 * execute during gsm ppp configuring.
48 * execute during gsm ppp stopping.

12345678910>>...35