/Zephyr-latest/tests/benchmarks/latency_measure/ |
D | README.rst | 7 * Context switch time between preemptive threads using k_yield 8 * Context switch time between cooperative threads using k_yield 9 * Time to switch from ISR back to interrupted thread 12 * Time to signal a semaphore then test that semaphore with a context switch 21 * Time it takes to wait on a fifo.lifo.(and context switch) 22 * Time it takes to wake and switch to a thread waiting on a fifo.LIFO 24 * Time it takes to wait for events (and context switch) 25 * Time it takes to wake and switch to a thread waiting for events 61 …thread.yield.preemptive.ctx.k_to_k - Context switch via k_yield : … 62 …thread.yield.cooperative.ctx.k_to_k - Context switch via k_yield : … [all …]
|
/Zephyr-latest/boards/96boards/wistrio/dts/bindings/ |
D | qorvo,rfsw8001.yaml | 5 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-latest/boards/nordic/nrf9160dk/ |
D | nrf9160dk_nrf52840.dts | 53 vcom0_pins_routing: switch-nrf91-uart1 { 59 vcom2_pins_routing: switch-nrf91-uart2 { 63 * this switch. 70 led1_pin_routing: switch-nrf91-led1 { 76 led2_pin_routing: switch-nrf91-led2 { 82 led3_pin_routing: switch-nrf91-led3 { 88 led4_pin_routing: switch-nrf91-led4 { 94 switch1_pin_routing: switch-nrf91-switch1 { 100 switch2_pin_routing: switch-nrf91-switch2 { 106 button1_pin_routing: switch-nrf91-button1 { [all …]
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | state_machine.c | 22 switch (state) { in ptp_state_machine() 24 switch (event) { in ptp_state_machine() 39 switch (event) { in ptp_state_machine() 61 switch (event) { in ptp_state_machine() 94 switch (event) { in ptp_state_machine() 119 switch (event) { in ptp_state_machine() 140 switch (event) { in ptp_state_machine() 166 switch (event) { in ptp_state_machine() 197 switch (event) { in ptp_state_machine() 251 switch (state) { in ptp_tr_state_machine() [all …]
|
/Zephyr-latest/lib/libc/common/source/thrd/ |
D | mtx.c | 19 switch (type) { in mtx_init() 36 switch (pthread_mutex_init(mutex, attrp)) { in mtx_init() 59 switch (pthread_mutex_lock(mutex)) { in mtx_lock() 69 switch (pthread_mutex_timedlock(mutex, time_point)) { in mtx_timedlock() 81 switch (pthread_mutex_trylock(mutex)) { in mtx_trylock() 93 switch (pthread_mutex_unlock(mutex)) { in mtx_unlock()
|
D | cnd.c | 14 switch (pthread_cond_broadcast(cond)) { in cnd_broadcast() 29 switch (pthread_cond_init(cond, NULL)) { in cnd_init() 41 switch (pthread_cond_signal(cond)) { in cnd_signal() 53 switch (pthread_cond_timedwait(cond, mtx, ts)) { in cnd_timedwait() 65 switch (pthread_cond_wait(cond, mtx)) { in cnd_wait()
|
/Zephyr-latest/boards/snps/em_starterkit/ |
D | board.dtsi | 68 label = "Push button switch 0"; 74 label = "Push button switch 1"; 80 label = "Push button switch 2"; 86 label = "DIP SW1 - Switch 1"; 92 label = "DIP SW1 - Switch 2"; 98 label = "DIP SW1 - Switch 3"; 104 label = "DIP SW1 - Switch 4";
|
/Zephyr-latest/dts/bindings/lora/ |
D | semtech,sx126x-base.yaml | 29 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-latest/dts/bindings/ethernet/ |
D | davicom,dm8806-phy.yaml | 17 PHY Ethernet Switch Controller, separate for each MAC PHY, build in DM8806 31 reg-switch: 34 5-bit PHY address for Switch Per-Port Registers group of Davicom DM8806 35 MAC PHY Ethernet Switch Controller, separate for each MAC PHY, build in 42 Register address are glued together in Switch Per-Port Registers group: 44 Switch Per-Port Registers
|
/Zephyr-latest/scripts/coccinelle/ |
D | semicolon.cocci | 7 // Comments: Some false positives on empty default cases in switch statements. 18 switch (...) 27 switch (...) 32 switch (...) 38 switch (...)
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_stm32_ll_mp1.c | 24 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-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_nrf5_ppi_resources.h | 97 /* Clear SW-switch timer on packet end: 106 /* Clear event timer (sw-switch timer) on Radio end: 117 /* Wire a SW SWITCH TIMER EVENTS_COMPARE[<cc_offset>] event 138 * wire the SW SWITCH TIMER EVENTS_COMPARE[<cc_offset>] event 152 /* Wire the SW SWITCH TIMER EVENTS_COMPARE[<cc_offset>] event 157 /* Cancel the SW switch timer running considering S8 timing: 165 /* Wire the SW SWITCH PHYEND delay compensation TIMER EVENTS_COMPARE[<cc_offset>] event to software 166 * switch TIMER0->CLEAR task. 173 /* Cancel the SW switch timer running considering PHYEND delay compensation timing: 194 * auto-switch for TIFS. 'index' must be 0 or 1.
|
/Zephyr-latest/samples/net/dsa/ |
D | README.rst | 2 :name: DSA (Distributed Switch Architecture) 5 Test and debug Distributed Switch Architecture 10 Example on testing/debugging Distributed Switch Architecture
|
/Zephyr-latest/tests/subsys/logging/log_switch_format/ |
D | testcase.yaml | 14 logging.format.switch.deferred: 28 logging.format.switch.immediate: 36 logging.format.switch.custom_output:
|
/Zephyr-latest/drivers/usb_c/ppc/ |
D | nxp_nx20p3483_priv.h | 39 /** Register address - switch control */ 44 /** Register address - switch status */ 46 /** Bit field for 5V source switch enabled */ 48 /** Bit field for HV source switch enabled */ 50 /** Bit field for HV sink switch enabled */ 101 /* Internal 5V VBUS Switch Current Limit Settings (min) */ 105 * Register address - HV source switch OCP threshold 111 * Register address - 5V source switch OCP threshold
|
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/ |
D | power.h | 12 * 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-latest/doc/services/portability/posix/overview/ |
D | posix.svg | 2 …switch><foreignObject style="overflow:visible;" pointer-events="all" width="52" height="12" requir…
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ |
D | ticker.c | 56 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-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
D | ticker.c | 56 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-latest/doc/kernel/services/threads/ |
D | thread_states.svg | 3 …switch><foreignObject style="overflow:visible;" pointer-events="all" width="21" height="11" requir…
|
/Zephyr-latest/dts/bindings/i2c/ |
D | ite,common-i2c.yaml | 33 channel-switch-sel: 52 The following is an example of the 'channel-switch-sel' property 59 channel-switch-sel = <I2C_CHC_LOCATE>; 69 channel-switch-sel = <I2C_CHA_LOCATE>; 77 If the property of 'channel-switch-sel' is changed, the pinctrl
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | timeslicing.svg | 2 …switch><foreignObject style="overflow:visible;" pointer-events="all" width="85" height="12" requir…
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/img/ |
D | cap_proc.svg | 3 …switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://ww…
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/images/ |
D | blob_srv.svg | 3 …switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="10…
|
/Zephyr-latest/drivers/mfd/ |
D | Kconfig.tle9104 | 5 bool "Infineon TLE9104 SPI powertrain switch" 11 Enable driver for TLE9104 SPI-based powertrain switch.
|