Searched refs:PS (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/ |
D | highint_hdl.S | 46 rsr a0, PS /* save interruptee's PS */ 84 wsr a0, PS 92 wsr a0, PS
|
/hal_espressif-latest/components/esp_rom/patches/ |
D | esp_rom_longjmp.S | 44 rsr a7, PS /* to be restored after SPILL_ALL_WINDOWS */ 47 wsr a5, PS 59 wsr a7, PS
|
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/ |
D | highint_hdl.S | 54 rsr a0, PS /* save interruptee's PS */ 104 wsr a0, PS 112 wsr a0, PS
|
/hal_espressif-latest/components/esp_system/port/arch/xtensa/ |
D | panic_handler_asm.S | 34 rsr a0, PS /* save interruptee's PS */ 55 wsr a0, PS
|
D | esp_ipc_isr_handler.S | 65 wsr a0, PS
|
/hal_espressif-latest/components/bt/controller/esp32/ |
D | hli_vectors.S | 109 wsr a0, PS 172 wsr a6, PS 183 wsr a2, PS
|
/hal_espressif-latest/zephyr/esp32/src/common/ |
D | dport_access.c | 20 "wsr %[LVL], "XTSTR (PS)"\n" \ in esp_dport_access_reg_read()
|
/hal_espressif-latest/components/soc/esp32/ |
D | dport_access.c | 25 "wsr %[LVL], "XTSTR(PS)"\n"\ in esp_dport_access_reg_read()
|
/hal_espressif-latest/components/xtensa/esp32s2/include/xtensa/config/ |
D | specreg.h | 73 #define PS 230 macro
|
/hal_espressif-latest/components/xtensa/esp32/include/xtensa/config/ |
D | specreg.h | 86 #define PS 230 macro
|
/hal_espressif-latest/components/xtensa/esp32s3/include/xtensa/config/ |
D | specreg.h | 86 #define PS 230 macro
|
/hal_espressif-latest/components/xtensa/include/xtensa/ |
D | specreg.h | 96 #define PS 230 macro
|
/hal_espressif-latest/components/esp_system/port/soc/esp32/ |
D | highint_hdl.S | 220 rsr a0, PS /* save interruptee's PS */ 279 wsr a0, PS 287 wsr a0, PS 509 9: wsr a0, PS /* restore interrupt level */
|