Home
last modified time | relevance | path

Searched full:fastest (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/modules/lz4/
DKconfig35 Allocate memory from stack (fastest).
59 Allocate memory from stack (fastest).
92 Allocate memory from stack (fastest).
/Zephyr-latest/dts/bindings/pinctrl/
Dnxp,s32k3-pinctrl.yaml58 - slew rate "fastest"
98 - "fastest"
100 default: "fastest"
102 Slew rate control. Can be either slowest or fastest setting.
Dnxp,mci-io-mux.yaml69 3 - fastest slew rate (ultra)
/Zephyr-latest/tests/lib/devicetree/api_ext/
Dtestcase.yaml5 # will mostly likely be the fastest.
/Zephyr-latest/tests/lib/devicetree/api/
Dtestcase.yaml5 # will mostly likely be the fastest.
/Zephyr-latest/tests/lib/devicetree/devices/
Dtestcase.yaml5 # will mostly likely be the fastest.
/Zephyr-latest/subsys/logging/
DKconfig.mode47 fastest way of getting logs out. The logs are redirected at the function
/Zephyr-latest/soc/microchip/mec/mec15xx/
Ddevice_power.c37 * Light sleep: PLL remains on. Fastest wake latency.
/Zephyr-latest/include/zephyr/drivers/
Dcharger.h164 /** Charging is occurring at the fastest desired charge rate */
/Zephyr-latest/subsys/sd/
Dmmc.c92 /* Sets card to the fastest timing mode (using CMD6) and SDHC to max frequency */
190 /* Set timing to fastest supported */ in mmc_card_init()
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst235 fastest way to send a packet out, is to directly send the packet without
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/
Dsoc.c120 /* Set Voltage for one of the fastest clock outputs: System clock output */ in clock_init()
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/
Dghrd_10m50da.qsys346 … 0 EPCS 1 ESB 0 FAKE1 0 FAKE2 0 FAKE3 0 FAMILY_LEVEL_INSTALLATION_ONLY 0 FASTEST 0 FINAL_TIMING_MO…
533 … 0 EPCS 1 ESB 0 FAKE1 0 FAKE2 0 FAKE3 0 FAMILY_LEVEL_INSTALLATION_ONLY 0 FASTEST 0 FINAL_TIMING_MO…
662 … 0 EPCS 1 ESB 0 FAKE1 0 FAKE2 0 FAKE3 0 FAMILY_LEVEL_INSTALLATION_ONLY 0 FASTEST 0 FINAL_TIMING_MO…
831 … 0 EPCS 1 ESB 0 FAKE1 0 FAKE2 0 FAKE3 0 FAMILY_LEVEL_INSTALLATION_ONLY 0 FASTEST 0 FINAL_TIMING_MO…
Dghrd_10m50da.sopcinfo230 … 0 EPCS 1 ESB 0 FAKE1 0 FAKE2 0 FAKE3 0 FAMILY_LEVEL_INSTALLATION_ONLY 0 FASTEST 0 FINAL_TIMING_MO…
3370 … 0 EPCS 1 ESB 0 FAKE1 0 FAKE2 0 FAKE3 0 FAMILY_LEVEL_INSTALLATION_ONLY 0 FASTEST 0 FINAL_TIMING_MO…
10439 … 0 EPCS 1 ESB 0 FAKE1 0 FAKE2 0 FAKE3 0 FAMILY_LEVEL_INSTALLATION_ONLY 0 FASTEST 0 FINAL_TIMING_MO…
13823 … 0 EPCS 1 ESB 0 FAKE1 0 FAKE2 0 FAKE3 0 FAMILY_LEVEL_INSTALLATION_ONLY 0 FASTEST 0 FINAL_TIMING_MO…
/Zephyr-latest/include/zephyr/logging/
Dlog_msg.h139 * directly to the message space. It is the fastest method but requires
470 * content is written directly to the message. It is the fastest but cannot
/Zephyr-latest/doc/services/logging/
Dcs_stm.rst73 …log a single trace point on NRF54H20 and it is approx. 7 times faster than the fastest log message.
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst24 represents the fastest cycle counter that the operating system is able
/Zephyr-latest/boards/arm/v2m_musca_b1/doc/
Dindex.rst259 it offers the fastest boot method.
/Zephyr-latest/drivers/sensor/st/lsm6dsl/
Dlsm6dsl.c53 /* invalid index, return the fastest entry (6.66kHz) */ in lsm6dsl_odr_to_freq_val()
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/
Dindex.rst253 it offers the fastest boot method. Musca-S1 test chip also support to boot from
/Zephyr-latest/drivers/interrupt_controller/
Dintc_plic.c520 * targets will receive interrupt notification. Only the fastest target in plic_irq_handler()
/Zephyr-latest/doc/develop/application/
Dindex.rst914 Application development is usually fastest when changes are continually tested.
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c2149 /* NOTE: use fastest data rate as tx data needs to be prepared before in radio_ccm_ext_tx_pkt_set()
/Zephyr-latest/tests/net/conn_mgr_conn/src/
Dmain.c160 * This is not guaranteed to execute in the fastest possible time, nor is it technically guaranteed