Home
last modified time | relevance | path

Searched refs:SP (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/scripts/coredump/gdbstubs/arch/
Darm_cortex_m.py32 SP = 13 variable in RegNum
72 self.registers[RegNum.SP] = tu[8]
156 thread_registers[RegNum.SP] = stack_ptr + 32
169 thread_registers[RegNum.SP] = thread_registers[RegNum.SP] + 72
172 thread_registers[RegNum.R7] = thread_registers[RegNum.SP]
Drisc_v.py19 SP = 2 variable in RegNum
/Zephyr-latest/cmake/compiler/iar/
Diccarm-fpu.cmake17 set(ICCARM_FPU VFPv3-SP)
26 set(ICCARM_FPU VFPv5-SP)
34 set(PRECISION_TOKEN -SP)
/Zephyr-latest/boards/pimoroni/pico_plus2/doc/
Dindex.rst7 It includes USB Type-C, Qwiic/STEMMA QT connectors, SP/CE connectors, a debug connector,
27 - SP/CE connector
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/src/
Dfeedback_nrf53.c280 int32_t SP = 0; in pi_update() local
281 int32_t error = SP - PV; in pi_update()
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi467 In case frames accepted before the beginning of SP are not
468 transmitted before the SP completes, then typically they are
469 dropped to conform to the SP window as per the specification that is, no
470 transmission outside SP window.
471 This feature mitigates frame loss by transmitting even after SP
474 beyond SP, the power consumption increases depending on the amount
475 of traffic available at the start of the SP.
476 Note that if a frame is sent after the SP starts, it will be queued, and this
/Zephyr-latest/boards/amd/acp_6_0_adsp/doc/
Dindex.rst21 - 1 x SP (I2S, PCM),
/Zephyr-latest/doc/services/crypto/random/
Dindex.rst16 <https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-90Ar1.pdf>`_.
/Zephyr-latest/arch/arm/core/cortex_m/
Dfault.c397 STORE_xFAR(edr, SYSMPU->SP[i].EDR);
398 ear = SYSMPU->SP[i].EAR;
/Zephyr-latest/boards/96boards/meerkat96/doc/
Dindex.rst260 Get the SP and PC from firmware binary: ``./get-pc-sp.sh zephyr.bin``
277 4. Set SP (Stack Pointer)
/Zephyr-latest/boards/element14/warp7/doc/
Dindex.rst235 Get the SP and PC from firmware binary: ``./get-pc-sp.sh zephyr.bin``
254 4. Set SP (Stack Pointer)
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/
Dindex.rst429 Get the SP and PC from firmware binary: ``./get-pc-sp.sh zephyr.bin``
446 4. Set SP (Stack Pointer)
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/scripts/
Dlinker.ld29 /* Region of the irq vectors and boot-vector SP/PC */
/Zephyr-latest/boards/st/nucleo_u031r8/doc/
Dindex.rst95 - True random number generation, candidate for NIST SP 800-90B certification
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld29 /* Region of the irq vectors and boot-vector SP/PC */
/Zephyr-latest/boards/st/stm32u083c_dk/doc/
Dindex.rst104 - True random number generation, candidate for NIST SP 800-90B certification
/Zephyr-latest/boards/st/nucleo_u083rc/doc/
Dindex.rst99 - True random number generation, candidate for NIST SP 800-90B certification
/Zephyr-latest/doc/security/
Dsensor-threat.rst279 by an entropy source within the SoC. Please see NIST SP 800-90A
280 for information on approved RBGs and NIST SP 800-90B for
/Zephyr-latest/modules/mbedtls/
DKconfig.tls-generic634 as defined in NIST SP 800-38F.