Home
last modified time | relevance | path

Searched full:switch (Results 1 – 25 of 1813) sorted by relevance

12345678910>>...73

/Zephyr-Core-3.5.0/boards/arm/96b_wistrio/dts/bindings/
Dqorvo,rfsw8001.yaml5 Qorvo's RFSW8001 is a single pole triple throw (SP3T) RF switch. The RF1,
6 RF2 and RF3 pins are used to control the behavior of the switch as detailed
7 in the "Switch Control Logic Table" in the datasheet.
17 description: Pin used to control the RF1 switch
22 description: Pin used to control the RF2 switch
27 description: Pin used to control the RF3 switch
/Zephyr-Core-3.5.0/tests/benchmarks/latency_measure/
DREADME.rst7 * Measure time to switch from ISR back to interrupted thread
10 * Measure average time to signal a semaphore then test that semaphore with a context switch
12 * Measure average context switch time between threads using (k_yield)
13 * Measure average context switch time between threads (coop)
26 Average thread context switch using yield : 9060 cycles , 9060 ns
27 Average context switch time between threads (coop) : 9503 cycles , 9503 ns
28 Switch from ISR back to interrupted thread : 14208 cycles , 14208 ns
37 Semaphore take time (context switch) : 13472 cycles , 13472 ns
38 Semaphore give time (context switch) : 18400 cycles , 18400 ns
/Zephyr-Core-3.5.0/boards/arm/nrf9160dk_nrf52840/
Dnrf9160dk_nrf52840.dts55 vcom0_pins_routing: switch-nrf91-uart1 {
61 vcom2_pins_routing: switch-nrf91-uart2 {
65 * this switch.
72 led1_pin_routing: switch-nrf91-led1 {
78 led2_pin_routing: switch-nrf91-led2 {
84 led3_pin_routing: switch-nrf91-led3 {
90 led4_pin_routing: switch-nrf91-led4 {
96 switch1_pin_routing: switch-nrf91-switch1 {
102 switch2_pin_routing: switch-nrf91-switch2 {
108 button1_pin_routing: switch-nrf91-button1 {
[all …]
/Zephyr-Core-3.5.0/boards/arc/em_starterkit/
Dboard.dtsi67 label = "Push button switch 0";
73 label = "Push button switch 1";
79 label = "Push button switch 2";
85 label = "DIP SW1 - Switch 1";
91 label = "DIP SW1 - Switch 2";
97 label = "DIP SW1 - Switch 3";
103 label = "DIP SW1 - Switch 4";
/Zephyr-Core-3.5.0/dts/bindings/lora/
Dsemtech,sx126x-base.yaml29 Antenna switch TX enable GPIO. If set, the driver tracks the
30 state of the radio and controls the RF switch.
35 Antenna switch RX enable GPIO. If set, the driver tracks the
36 state of the radio and controls the RF switch.
47 Use DIO2 to drive an RF switch selecting between the TX and RX
/Zephyr-Core-3.5.0/drivers/clock_control/
Dclock_stm32_ll_mp1.c24 switch (pclken->bus) { in stm32_clock_control_on()
75 switch (pclken->bus) { in stm32_clock_control_off()
127 switch (pclken->bus) { in stm32_clock_control_get_subsys_rate()
129 switch (pclken->enr) { in stm32_clock_control_get_subsys_rate()
187 switch (pclken->enr) { in stm32_clock_control_get_subsys_rate()
229 switch (pclken->enr) { in stm32_clock_control_get_subsys_rate()
252 switch (pclken->enr) { in stm32_clock_control_get_subsys_rate()
271 switch (pclken->enr) { in stm32_clock_control_get_subsys_rate()
300 switch (pclken->enr) { in stm32_clock_control_get_subsys_rate()
319 switch (pclken->enr) { in stm32_clock_control_get_subsys_rate()
[all …]
/Zephyr-Core-3.5.0/scripts/coccinelle/
Dsemicolon.cocci7 // Comments: Some false positives on empty default cases in switch statements.
18 switch (...)
27 switch (...)
32 switch (...)
38 switch (...)
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_ppi_resources.h94 /* Clear SW-switch timer on packet end:
103 /* Clear event timer (sw-switch timer) on Radio end:
114 /* Wire a SW SWITCH TIMER EVENTS_COMPARE[<cc_offset>] event
135 * wire the SW SWITCH TIMER EVENTS_COMPARE[<cc_offset>] event
146 /* Wire the SW SWITCH TIMER EVENTS_COMPARE[<cc_offset>] event
151 /* Cancel the SW switch timer running considering S8 timing:
157 /* Wire the SW SWITCH PHYEND delay compensation TIMER EVENTS_COMPARE[<cc_offset>] event to software
158 * switch TIMER0->CLEAR taks task.
165 /* Cancel the SW switch timer running considering PHYEND delay compensation timing:
186 * auto-switch for TIFS. 'index' must be 0 or 1.
Dradio_sim_nrf52.h38 * and no HW TIFS auto-switch) in microseconds for LE 1M PHY.
60 * and no HW TIFS auto-switch) in microseconds for LE 2M PHY.
82 * no HW TIFS auto-switch) in microseconds for LE 1M PHY.
104 * no HW TIFS auto-switch) in microseconds for LE 2M PHY.
207 switch (phy) { in hal_radio_phy_mode_get()
293 switch (phy) { in hal_radio_tx_ready_delay_us_get()
306 switch (phy) { in hal_radio_rx_ready_delay_us_get()
327 switch (phy) { in hal_radio_rx_chain_delay_us_get()
340 switch (phy) { in hal_radio_tx_ready_delay_ns_get()
353 switch (phy) { in hal_radio_rx_ready_delay_ns_get()
[all …]
Dradio_nrf52805.h27 * and no HW TIFS auto-switch) in microseconds for LE 1M PHY.
50 * and no HW TIFS auto-switch) in microseconds for LE 2M PHY.
73 * no HW TIFS auto-switch) in microseconds for LE 1M PHY.
96 * no HW TIFS auto-switch) in microseconds for LE 2M PHY.
229 switch (phy) { in hal_radio_phy_mode_get()
295 switch (phy) { in hal_radio_tx_ready_delay_us_get()
308 switch (phy) { in hal_radio_rx_ready_delay_us_get()
329 switch (phy) { in hal_radio_rx_chain_delay_us_get()
342 switch (phy) { in hal_radio_tx_ready_delay_ns_get()
355 switch (phy) { in hal_radio_rx_ready_delay_ns_get()
[all …]
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dticker.c56 switch (caller_id) { in hal_ticker_instance0_sched()
58 switch (callee_id) { in hal_ticker_instance0_sched()
82 switch (callee_id) { in hal_ticker_instance0_sched()
105 switch (callee_id) { in hal_ticker_instance0_sched()
128 switch (callee_id) { in hal_ticker_instance0_sched()
166 switch (callee_id) { in hal_ticker_instance0_sched()
/Zephyr-Core-3.5.0/tests/benchmarks/latency_measure/src/
Dthread_switch_yield.c11 * context switch.
20 /* context switch enough time so our measurement is precise */
32 * @brief Helper thread for measuring thread switch latency using yield
43 * @brief Entry point for thread context switch using yield test
89 /* expecting even alternating context switch, seems one routine in thread_switch_yield()
109 PRINT_STATS_AVG("Average thread context switch using yield", ts_diff, in thread_switch_yield()
Dcoop_ctx_switch.c10 * @brief Measure context switch time between cooperative threads
12 * This file contains thread (coop) context switch time measurement.
15 * Each thread increases a common global counter and context switch back and
17 * stop and the average time of context switch is displayed.
41 /* context switch balancer. Incremented by one thread, decremented by another*/
129 PRINT_STATS_AVG("Average context switch time between threads (coop)", in coop_ctx_switch()
/Zephyr-Core-3.5.0/samples/net/dsa/
DREADME.rst2 :name: DSA (Distributed Switch Architecture)
5 Test and debug Distributed Switch Architecture
10 Example on testing/debugging Distributed Switch Architecture
/Zephyr-Core-3.5.0/tests/subsys/logging/log_switch_format/
Dtestcase.yaml14 logging.format.switch.deferred:
28 logging.format.switch.immediate:
36 logging.format.switch.custom_output:
/Zephyr-Core-3.5.0/doc/kernel/services/threads/
Dthread_states.svg3switch><foreignObject style="overflow:visible;" pointer-events="all" width="21" height="11" requir…
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Dticker.c56 switch (caller_id) { in hal_ticker_instance0_sched()
59 switch (callee_id) { in hal_ticker_instance0_sched()
84 switch (callee_id) { in hal_ticker_instance0_sched()
107 switch (callee_id) { in hal_ticker_instance0_sched()
130 switch (callee_id) { in hal_ticker_instance0_sched()
168 switch (callee_id) { in hal_ticker_instance0_sched()
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/rt/
Dpower_rt10xx.h12 * The clock_set_run function should switch all clocks to their
18 * The clock_set_low_power function should switch all clocks to
20 * Note that the function should, at minimum, switch the arm core to the
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/img/
Dcap_proc.svg3switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://ww…
Dgaf.svg4switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://ww…
/Zephyr-Core-3.5.0/doc/kernel/services/scheduling/
Dtimeslicing.svg2switch><foreignObject style="overflow:visible;" pointer-events="all" width="85" height="12" requir…
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/images/
Dblob_srv.svg3switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="10…
Ddfu_srv.svg3switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="10…
/Zephyr-Core-3.5.0/doc/services/portability/
Dposix.svg2switch><foreignObject style="overflow:visible;" pointer-events="all" width="52" height="12" requir…
/Zephyr-Core-3.5.0/include/zephyr/net/
Ddsa.h19 * @defgroup DSA Distributed Switch Architecture definitions and helpers
132 /** DSA specific API callbacks - filled in the switch IC driver */
138 /** Number of slave ports in the DSA switch */
149 * @brief Structure to provide DSA switch api callbacks - it is an augmented
157 * Callbacks required for DSA switch initialization and configuration.
159 * Each switch instance (e.g. two KSZ8794 ICs) would have its own struct
169 /** Program (set) mac table entry in the DSA switch */
176 /** Read mac table entry from the DSA switch */
204 * @brief Read from DSA switch register
215 * @brief Write to DSA switch

12345678910>>...73