Loading...
Searching...
No Matches
periph_cpu.h File Reference

CPU specific definitions for internal peripheral handling. More...

Detailed Description

CPU specific definitions for internal peripheral handling.

Author
Hauke Petersen hauke.nosp@m..pet.nosp@m.ersen.nosp@m.@fu-.nosp@m.berli.nosp@m.n.de
Bas Stottelaar basst.nosp@m.otte.nosp@m.laar@.nosp@m.gmai.nosp@m.l.com

Definition in file periph_cpu.h.

#include <stdint.h>
#include "cpu.h"
+ Include dependency graph for periph_cpu.h:

Go to the source code of this file.

Data Structures

struct  uart_conf_t
 UART device configuration. More...
 
#define PROVIDES_PM_LAYERED_OFF
 CPU provides own pm_off() function.
 
#define PM_NUM_MODES   (3U)
 Power management configuration.
 

Macro Definition Documentation

◆ PM_NUM_MODES

#define PM_NUM_MODES   (3U)

Power management configuration.

Definition at line 76 of file periph_cpu.h.

◆ PROVIDES_PM_LAYERED_OFF

#define PROVIDES_PM_LAYERED_OFF

CPU provides own pm_off() function.

Definition at line 71 of file periph_cpu.h.