Searched full:save (Results 1 – 25 of 517) sorted by relevance
12345678910>>...21
/Zephyr-latest/arch/xtensa/core/ |
D | window_vectors.S | 56 s32e a0, a5, -16 /* save a0 to call[j+1]'s stack frame */ 57 s32e a1, a5, -12 /* save a1 to call[j+1]'s stack frame */ 58 s32e a2, a5, -8 /* save a2 to call[j+1]'s stack frame */ 59 s32e a3, a5, -4 /* save a3 to call[j+1]'s stack frame */ 90 * registers associated with the base-save area have been spilled and 133 s32e a0, a9, -16 /* save a0 to call[j+1]'s stack frame */ 136 s32e a1, a9, -12 /* save a1 to call[j+1]'s stack frame */ 137 s32e a2, a9, -8 /* save a2 to call[j+1]'s stack frame */ 138 s32e a3, a9, -4 /* save a3 to call[j+1]'s stack frame */ 139 s32e a4, a0, -32 /* save a4 to call[j]'s stack frame */ [all …]
|
/Zephyr-latest/drivers/sdhc/ |
D | Kconfig.sam_hsmci | 22 bool "Power save during card inactive" 25 Power-save mode reduces the clock-speed during SD card 31 int "Divisor value of clock when in power-save mode"
|
/Zephyr-latest/arch/arc/include/v2/ |
D | irq.h | 58 _ARC_V2_AUX_IRQ_CTRL_LOOP_REGS | /* save lp_xxx registers */ in z_irq_setup() 61 _ARC_V2_AUX_IRQ_CTRL_LP | /* save code density registers */ in z_irq_setup() 63 _ARC_V2_AUX_IRQ_CTRL_BLINK | /* save blink */ in z_irq_setup() 64 _ARC_V2_AUX_IRQ_CTRL_14_REGS /* save r0 -> r13 (caller-saved) */ in z_irq_setup()
|
/Zephyr-latest/arch/arc/core/dsp/ |
D | Kconfig | 51 operations on XY memory. Save and restore small size AGU registers is 59 Save and restore medium AGU registers, including 8 address pointers regs, 67 Save and restore large AGU registers, including 12 address pointers regs,
|
/Zephyr-latest/modules/mbedtls/configs/ |
D | config-coap.h | 76 /* Save RAM at the expense of ROM */ 79 /* Save some RAM by adjusting to your exact needs */ 91 * save ROM and a few bytes of RAM by specifying our own ciphersuite list 96 * Allow to save RAM at the expense of interoperability: do this only if you
|
D | config-suite-b.h | 109 /* Save RAM at the expense of ROM */ 112 /* Save RAM by adjusting to our exact needs */ 115 /* Save RAM at the expense of speed, see ecp.h */ 129 /* Save ROM and a few bytes of RAM by specifying our own ciphersuite list */ 135 * Save RAM at the expense of interoperability: do this only if you control
|
D | config-threadnet.h | 95 /* Save RAM at the expense of ROM */ 98 /* Save RAM by adjusting to our exact needs */ 103 /* Save ROM and a few bytes of RAM by specifying our own ciphersuite list */
|
D | config-ccm-psk-tls1_2.h | 84 /* Save RAM at the expense of ROM */ 87 /* Save some RAM by adjusting to your exact needs */ 99 * save ROM and a few bytes of RAM by specifying our own ciphersuite list 106 * Save RAM at the expense of interoperability: do this only if you control
|
/Zephyr-latest/doc/build/snippets/ |
D | index.rst | 6 Snippets are a way to save build system settings in one place, and then use 7 those settings when you build any Zephyr application. This lets you save common
|
/Zephyr-latest/arch/sparc/core/ |
D | window_trap.S | 23 save 24 /* Save local register set. */ 32 /* Save input register set. */ 45 /* Re-execute save. */ 74 save 75 save 92 /* Save global registers used by the routine */
|
D | fault_trap.S | 34 /* %g2, %g3 are used at manual window overflow so save temporarily */ 51 /* Enter window to save. */ 52 save 58 /* Put registers on the dedicated save area of the ABI stack frame. */ 108 save %sp, -64, %sp
|
D | interrupt_trap.S | 41 /* %g2, %g3 are used at manual window overflow so save temporarily */ 57 /* Enter window to save. */ 58 save 64 /* Put registers on the dedicated save area of the ABI stack frame. */ 81 * Save the state of the interrupted task including global registers on 96 * Save the interrupted context. 199 * PSR_EF was 1 at trap time so save the FP registers on stack. 201 * - Allocate space for the FP registers above the save area used for 319 save
|
/Zephyr-latest/include/zephyr/input/ |
D | input_analog_axis_settings.h | 19 * @brief Save the calibration data. 21 * Save the calibration data permanently on the specifided device, requires
|
/Zephyr-latest/samples/subsys/settings/ |
D | README.rst | 5 Load and save configuration values using the settings API. 59 basic load and save using registered handlers 65 save <alpha/beta/voltage> key directly: OK. 71 save all key-value pairs using registered handlers 101 save <gamma> key directly: OK.
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 482 int "RPU power save idle timeout in milliseconds" 626 So, to save resources, this option drops such networks from the scan results. 648 # Relies on power-save mode, so, LPM is needed and AP mode is not supported 675 int "RPU recovery power save active timeout in milliseconds" 678 Power save active timeout in milliseconds, after which the RPU recovery 680 RPU attempts to enter power save mode in case of inactivity. 719 bool "RPU recovery power save state debug logs" 721 Enable RPU recovery power save state debug logs to help debug the RPU recovery mechanism. 731 prompt "Power save data retrieval mechanism" 739 When the AP notifies about the availability of buffered data, the STA stays in power save [all …]
|
/Zephyr-latest/subsys/console/ |
D | Kconfig | 34 to save RAM. You may need to increase it e.g. to support 43 to save RAM. You may need to increase it e.g. to support
|
/Zephyr-latest/soc/nordic/nrf54h/ |
D | pm_s2ram.h | 14 * @brief Save CPU state on suspend 16 * This function is used on suspend-to-RAM (S2RAM) to save the CPU state in
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.mcux_lpc | 25 The MCUX LPC DMA driver can save memory by not allocating static data 26 depending on this value. So, the application can save some data memory
|
/Zephyr-latest/arch/arc/core/ |
D | fast_irq.S | 36 * not set, then the kernel can be configured to not save and restore them. 50 * If CONFIG_RGF_NUM_BANKS==1, firq must use the stack to save registers. 68 * Save LP_START/LP_COUNT/LP_END because called handler might use. 69 * Save these in callee saved registers to avoid using memory. 99 * save original value of _ARC_V2_USER_SP and ilink into 179 * save r0, r2 in irq stack for a while, as they will be changed by register 226 * PC in ILINK: save them in status32/pc respectively.
|
/Zephyr-latest/include/zephyr/linker/ |
D | llext-sections.ld | 4 * Save the current address to avoid changing it in this file. 23 * This section is used to temporarily save the exported symbols' names in the
|
/Zephyr-latest/include/zephyr/net/ |
D | wifi.h | 396 /** @brief Wi-Fi power save states. */ 398 /** Power save disabled. */ 400 /** Power save enabled. */ 407 /** @brief Wi-Fi power save modes. */ 409 /** Legacy power save mode. */ 414 /** WMM power save mode. */ 576 /** @brief Wi-Fi power save parameters. */ 578 /** Power save state. */ 580 /** Power save listen interval (units: (short) beacon intervals). */ 582 /** Power save wakeup mode. */ [all …]
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | thread.h | 66 * callee-save, 98 * The following is the "normal" floating point register save area, or 99 * more accurately the save area required by the 'fnsave' and 'frstor' 139 * The following is the "extended" floating point register save area, or 140 * more accurately the save area required by the 'fxsave' and 'fxrstor' 194 * save/restored (along with s_coopFloatReg) when a preemptive context 233 * save/restore and by debug tools.
|
/Zephyr-latest/arch/mips/core/ |
D | isr.S | 85 * Save caller-saved registers on current thread stack. 89 /* save CP0 registers */ 166 * Save current thread stack pointer and switch 170 /* Save thread stack pointer to temp register k0 */ 178 * Save thread stack pointer on interrupt stack 236 * Save callee-saved registers of current kernel thread 244 * Save stack pointer of current thread and set the default return value
|
/Zephyr-latest/arch/arm64/core/ |
D | switch.S | 36 /* Save the current SP_EL0 */ 51 /* Save the current SP_ELx and return address */ 55 /* save current thread's exception depth */ 77 /* save old thread into switch handle which is required by 188 /* If not nested: switch to IRQ stack and save current sp on it. */
|
/Zephyr-latest/include/zephyr/drivers/mm/ |
D | mm_drv_intel_adsp_mtl_tlb.h | 14 * This function will save contents of the physical memory banks into a provided storage buffer 30 * This function will return a required size of storage buffer needed to perform context save
|
12345678910>>...21