Searched refs:SP (Results 1 – 19 of 19) sorted by relevance
/Zephyr-latest/scripts/coredump/gdbstubs/arch/ |
D | arm_cortex_m.py | 32 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]
|
D | risc_v.py | 19 SP = 2 variable in RegNum
|
/Zephyr-latest/cmake/compiler/iar/ |
D | iccarm-fpu.cmake | 17 set(ICCARM_FPU VFPv3-SP) 26 set(ICCARM_FPU VFPv5-SP) 34 set(PRECISION_TOKEN -SP)
|
/Zephyr-latest/boards/pimoroni/pico_plus2/doc/ |
D | index.rst | 7 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/ |
D | feedback_nrf53.c | 280 int32_t SP = 0; in pi_update() local 281 int32_t error = SP - PV; in pi_update()
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 467 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/ |
D | index.rst | 21 - 1 x SP (I2S, PCM),
|
/Zephyr-latest/doc/services/crypto/random/ |
D | index.rst | 16 <https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-90Ar1.pdf>`_.
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | fault.c | 397 STORE_xFAR(edr, SYSMPU->SP[i].EDR); 398 ear = SYSMPU->SP[i].EAR;
|
/Zephyr-latest/boards/96boards/meerkat96/doc/ |
D | index.rst | 260 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/ |
D | index.rst | 235 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/ |
D | index.rst | 429 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/ |
D | linker.ld | 29 /* Region of the irq vectors and boot-vector SP/PC */
|
/Zephyr-latest/boards/st/nucleo_u031r8/doc/ |
D | index.rst | 95 - True random number generation, candidate for NIST SP 800-90B certification
|
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/ |
D | linker.ld | 29 /* Region of the irq vectors and boot-vector SP/PC */
|
/Zephyr-latest/boards/st/stm32u083c_dk/doc/ |
D | index.rst | 104 - True random number generation, candidate for NIST SP 800-90B certification
|
/Zephyr-latest/boards/st/nucleo_u083rc/doc/ |
D | index.rst | 99 - True random number generation, candidate for NIST SP 800-90B certification
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 279 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/ |
D | Kconfig.tls-generic | 634 as defined in NIST SP 800-38F.
|