Home
last modified time | relevance | path

Searched full:before (Results 1 – 25 of 2217) sorted by relevance

12345678910>>...89

/Zephyr-latest/samples/subsys/zbus/priority_boost/
Dsample.yaml10 - "I: 0 -> T1: prio before 5"
14 - "I: 1 -> T1: prio before 5"
18 - "I: 2 -> T1: prio before 5"
22 - "I: 3 -> T1: prio before 5"
26 - "I: 4 -> T1: prio before 5"
30 - "I: 5 -> T1: prio before 5"
34 - "I: 6 -> T1: prio before 5"
49 - "I: 0 -> T1: prio before 5"
53 - "I: 1 -> T1: prio before 5"
57 - "I: 2 -> T1: prio before 5"
[all …]
DREADME.rst62 I: 0 -> T1: prio before 5
71 I: 1 -> T1: prio before 5
80 I: 2 -> T1: prio before 5
87 I: 3 -> T1: prio before 5
94 I: 4 -> T1: prio before 5
100 I: 5 -> T1: prio before 5
106 I: 6 -> T1: prio before 5
143 I: 0 -> T1: prio before 5
152 I: 1 -> T1: prio before 5
161 I: 2 -> T1: prio before 5
[all …]
/Zephyr-latest/doc/connectivity/usb/pd/
Ducds.rst42 :end-before: usbc.rst usbc-port end
51 :end-before: usbc.rst vbus-voltage-divider-adc end
61 :end-before: usbc.rst port data object end
69 :end-before: usbc.rst callbacks end
77 :end-before: usbc.rst check end
85 :end-before: usbc.rst notify end
93 :end-before: usbc.rst register end
101 :end-before: usbc.rst user data end
109 :end-before: usbc.rst usbc end
132 :end-before: usbc.rst usbc-port end
[all …]
/Zephyr-latest/dts/bindings/auxdisplay/
Dhit,hd44780.yaml63 Delay time (in ns) to wait after enable line rises before setting low.
70 Delay time (in ns) to wait after enable line falls before sending
77 Delay time (in ns) to wait after rs/rw line state has been set up before
84 Delay time (in us) to wait after issuing a clear command before sending
91 Delay time (in ms) to wait at boot time before sending a command (note:
94 ready before it can be configured which without any delay would cause
/Zephyr-latest/drivers/flash/
DKconfig.mcux26 bool "Verify area before reading it"
29 Do a margin check flash command before reading an area.
102 Copy the data to a RAM buffer before writing it to the flash.
111 Copy the data to a RAM buffer before writing it to the flash.
/Zephyr-latest/samples/net/common/
DKconfig8 bool "Wait DNS server addition before considering connection to be up"
12 before considering the connection to be up.
/Zephyr-latest/scripts/native_simulator/common/src/
Dnsi_tasks.h31 * * PRE_BOOT_1: Will be called before the command line parameters are parsed,
35 * but before the HW models are initialized
39 * * PRE_BOOT_3: Will be called after the HW models initialization, right before
48 * execution, as the very last set before the program returns.
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/
Ddoxytooltip.css16 .tippy-box[data-theme~='doxytooltip'][data-placement^='top']>.tippy-arrow::before {
20 .tippy-box[data-theme~='doxytooltip'][data-placement^='bottom']>.tippy-arrow::before {
24 .tippy-box[data-theme~='doxytooltip'][data-placement^='left']>.tippy-arrow::before {
28 .tippy-box[data-theme~='doxytooltip'][data-placement^='right']>.tippy-arrow::before {
/Zephyr-latest/include/zephyr/platform/
Dhooks.h40 * @brief SoC hook executed before the kernel and devices are initialized.
64 * @brief Board hook executed before the kernel starts.
66 * This is called before the kernel has started. This hook
75 * This is called after the kernel has started, but before the main function is
/Zephyr-latest/tests/posix/single_process/src/
Dmain.c13 static void before(void *arg) in before() function
23 ZTEST_SUITE(posix_single_process, NULL, NULL, before, after, NULL);
/Zephyr-latest/drivers/ethernet/
DKconfig.nxp_s32_netc35 do in the RX thread before yielding the processor, in case there is more
75 minimum number of packets received before raising an interrupt.
85 If the timer expires before the threshold is reached, an interrupt is
101 that it can start after the PSI but before the networking sub-system.
/Zephyr-latest/tests/drivers/i2s/i2s_api/src/
Dmain.c31 static void before(void *fixture) in before() function
77 ZTEST_SUITE(i2s_loopback, NULL, setup, before, NULL, NULL);
78 ZTEST_SUITE(i2s_states, NULL, setup, before, NULL, NULL);
81 ZTEST_SUITE(i2s_errors, NULL, setup, before, NULL, NULL);
/Zephyr-latest/tests/net/offloaded_netdev/src/
Dmain.c146 /* Verify iface under test is down before test */ in ZTEST()
148 "Iface under test must be admin-down before test"); in ZTEST()
177 /* Verify iface under test is down before test */ in ZTEST()
179 "Iface under test must be admin-down before test"); in ZTEST()
208 /* Verify iface under test is down before test */ in ZTEST()
210 "Iface under test must be admin-down before test"); in ZTEST()
239 /* Verify iface under test is down before test */ in ZTEST()
241 "Iface under test must be admin-down before test"); in ZTEST()
270 /* Verify iface under test is down before test */ in ZTEST()
272 "Iface under test must be admin-down before test"); in ZTEST()
[all …]
/Zephyr-latest/samples/subsys/nvs/
DKconfig11 Maximum number of reboots to perform before resetting the counter.
18 Number of countdown iterations to wait before rebooting the device.
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.ascs48 int "Milliseconds of delay before ASCS disconnects ISO after stream stop"
52 The number of milliseconds ASCS will wait before disconnecting the ISO
62 The number of milliseconds that the ASCS implementation will maximum wait before rejecting
/Zephyr-latest/drivers/mbox/
DKconfig.renesas_rz19 remote processor to consume the previous message before sending a new one. If the
22 until the previous message is consumed before sending a new one.
/Zephyr-latest/arch/arm/core/
Dnmi_on_reset.S9 * @brief Default basic NMI handler before the kernel is up
11 * Provide a default handler for NMI before the system is up. The default action
/Zephyr-latest/doc/services/device_mgmt/
Dota.rst15 binaries should be cryptographically signed and verified before upgrading.
32 TLS/DTLS, and the signed firmware binary is confirmed by MCUboot before the
44 is downloaded and installed. MCUboot can be used to verify the signature before
56 signature before upgrading the firmware.
66 firmware binary to the remote device where it is verified by MCUboot before the
/Zephyr-latest/soc/native/inf_clock/
Dposix_native_task.h23 * * PRE_BOOT_1: Will be called before the command line parameters are parsed,
27 * but before the HW models are initialized
29 * * PRE_BOOT_3: Will be called after the HW models initialization, right before
/Zephyr-latest/boards/nordic/thingy53/
Dboard.c10 /* Initialization chain of Thingy:53 board requires some delays before on board sensors
35 /* Initialization chain of Thingy:53 board requires some delays before on board in setup()
39 * executed after sensors are powered up and before their initialization. in setup()
/Zephyr-latest/drivers/serial/
DKconfig.altera22 Before enabling this, please try to optimise the ISR to fetch the receive data faster.
23 Enabling this will cause the transmitter to wait for rising edge of CTS before sending.
DKconfig.intel_lw24 Assert RTS before polling out a character,
27 Please use uart_drv_cmd with CMD_POLL_ASSERT_RTS before polling out.
/Zephyr-latest/drivers/watchdog/
DKconfig.it8xxx215 int "Number of ms before generating watchdog event/signal"
29 more warning messages before watchdog reset.
/Zephyr-latest/tests/drivers/pwm/pwm_gpio_loopback/
DKconfig15 int "Number of edges to skip before sampling PWM"
18 Number of PWM edges to skip before starting sampling.
/Zephyr-latest/samples/boards/nordic/clock_control/
DKconfig28 int "Time to wait after boot before requesting clock specs in seconds"
32 before a clock request can be met.

12345678910>>...89