CPU common functions for ESP SoCs.
More...
CPU common functions for ESP SoCs.
- Author
- Gunar Schorcht gunar.nosp@m.@sch.nosp@m.orcht.nosp@m..net
Definition in file cpu.h.
#include <stdio.h>
#include <stdint.h>
#include "irq.h"
Go to the source code of this file.
◆ PROVIDES_PM_SET_LOWEST
#define PROVIDES_PM_SET_LOWEST |
Definition at line 30 of file cpu.h.
◆ cpu_get_caller_pc()
static uintptr_t cpu_get_caller_pc |
( |
void |
| ) |
|
|
inlinestatic |
Gets the last instruction's address.
- Todo:
- : Not supported
Definition at line 37 of file cpu.h.