Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 414) sorted by relevance

12345678910>>...17

/Zephyr-Core-3.4.0/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-Core-3.4.0/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);
/Zephyr-Core-3.4.0/tests/posix/pthread_pressure/src/
Dmain.c30 static void before(void *fixture);
200 ZTEST_SUITE(pthread_pressure, NULL, setup, before, NULL, NULL);
222 static void before(void *fixture) in before() function
224 ARG_UNUSED(before); in before()
/Zephyr-Core-3.4.0/tests/subsys/logging/log_timestamp/src/
Dlog_timestamp_test.c81 static void before(void *notused) in before() function
86 ZTEST_SUITE(test_timestamp, NULL, NULL, before, NULL, NULL);
/Zephyr-Core-3.4.0/doc/_static/js/
Ddark-mode-toggle.min.mjs2before{box-sizing:border-box}:host{contain:content;display:block}:host([hidden]){display:none}form…
/Zephyr-Core-3.4.0/tests/subsys/logging/log_custom_header/src/
Dlog_custom_header.c82 static void before(void *notused) in before() function
95 ZTEST_SUITE(log_custom_header, NULL, setup, before, after, NULL);
/Zephyr-Core-3.4.0/subsys/net/l2/ppp/
DKconfig18 device be fully up before PPP handshake is started.
19 Wait amount of milliseconds before starting PPP. Value 0 disables
34 How many times to resend Configure-Req messages before deciding the
42 How many times to resend Terminate-Req messages before terminating
/Zephyr-Core-3.4.0/drivers/watchdog/
DKconfig.it8xxx214 int "Number of ms before generating watchdog event/signal"
28 more warning messages before watchdog reset.
/Zephyr-Core-3.4.0/samples/bluetooth/broadcast_audio_sink/
DKconfig23 int "Delay before starting scan (in seconds)"
29 before starting scanning for Broadcast Sources.
/Zephyr-Core-3.4.0/drivers/flash/
DKconfig.mcux24 bool "Verify area before reading it"
27 Do a margin check flash command before reading an area.
90 Copy the data to a RAM buffer before writing it to the flash.
99 Copy the data to a RAM buffer before writing it to the flash.
/Zephyr-Core-3.4.0/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-Core-3.4.0/tests/subsys/logging/log_syst/src/
Dmain.c132 static void before(void *unused) in before() function
160 ZTEST_SUITE(log_syst, NULL, NULL, before, after, NULL);
/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
DKconfig.ascs51 int "Milliseconds of delay before ASCS disconnects ISO after stream stop"
55 The number of milliseconds ASCS will wait before disconnecting the ISO
65 The number of milliseconds that the ASCS implementation will maximum wait before rejecting
/Zephyr-Core-3.4.0/tests/kernel/timer/starve/
DKconfig9 int "The number of seconds to run without error before pass"
/Zephyr-Core-3.4.0/tests/posix/eventfd/src/
D_main.c92 static void before(void *arg) in before() function
108 ZTEST_SUITE(eventfd, NULL, setup, before, after, NULL);
/Zephyr-Core-3.4.0/tests/bluetooth/ctrl_sw_privacy_unit/src/
Dmain.c83 static void before(void *data) in before() function
91 ZTEST_SUITE(test_ctrl_sw_privacy_unit, NULL, NULL, before, NULL, NULL);
/Zephyr-Core-3.4.0/drivers/ethernet/
DKconfig.nxp_s3235 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
107 but before the networking sub-system.
/Zephyr-Core-3.4.0/samples/boards/arc_secure_services/
Dnsim_sem_normal.dts11 /* must be before include of nsim_em.dtsi */
/Zephyr-Core-3.4.0/boards/arm/cyclonev_socdk/support/
Dpreloader_dl_cmd.txt4 # Helper file to download the GSRD preloader to the board before the application
/Zephyr-Core-3.4.0/drivers/ieee802154/
DKconfig.cc13xx_cc26xx26 Number of transmission attempts radio driver should do, before
36 before declaring a channel access failure.
92 Number of transmission attempts radio driver should do, before
/Zephyr-Core-3.4.0/drivers/entropy/
DKconfig.cc13xx_cc26xx39 The number of samples detected with repeating patterns before an alarm
47 The number of FROs allowed to be shutdown before the driver attempts to
/Zephyr-Core-3.4.0/doc/connectivity/bluetooth/api/mesh/
Dblob_flash.rst12 …. It must be initialized by calling :c:func:`bt_mesh_blob_flash_rd_init` before being passed to th…
18 …. It must be initialized by calling :c:func:`bt_mesh_blob_flash_rd_init` before being passed to th…
/Zephyr-Core-3.4.0/include/zephyr/linker/common-rom/
Dcommon-rom-cpp.ld16 * platforms calls constructors before Zephyr loads (issue #39347).
50 * startup code from calling any global constructors before Zephyr loads.
/Zephyr-Core-3.4.0/subsys/logging/backends/
DKconfig.uart20 int "Maximum number of bytes to buffer in RAM before flushing"
25 RAM before log_output_flush is automatically called on the UART backend. The buffer
/Zephyr-Core-3.4.0/doc/build/cmake/
Dindex.rst19 be executed again before building. The build scripts can detect some of these
144 Pre-build occurs before any source files are compiled, because during
331 :end-before: """
340 :end-before: """
349 :end-before: """
358 :end-before: """
368 :end-before: """
377 :end-before: """
386 :end-before: """
395 :end-before: """
[all …]

12345678910>>...17