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

EFM32 default configuration. More...

Detailed Description

EFM32 default configuration.

Author
Bas Stottelaar basst.nosp@m.otte.nosp@m.laar@.nosp@m.gmai.nosp@m.l.com

Definition in file config.h.

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

#define CONFIG_EFM32_XTIMER_USE_LETIMER   0
 Use LETIMER as the base timer for xtimer (effectively ztimer)
 
#define CONFIG_EFM32_ZTIMER_USE_LETIMER   0
 Use LETIMER as the base timer for ztimer.
 

Macro Definition Documentation

◆ CONFIG_EFM32_XTIMER_USE_LETIMER

#define CONFIG_EFM32_XTIMER_USE_LETIMER   0

Use LETIMER as the base timer for xtimer (effectively ztimer)

Deprecated
This option is deprecated and should be replaced by CONFIG_EFM32_ZTIMER_USE_LETIMER.

Definition at line 30 of file config.h.

◆ CONFIG_EFM32_ZTIMER_USE_LETIMER

#define CONFIG_EFM32_ZTIMER_USE_LETIMER   0

Use LETIMER as the base timer for ztimer.

Definition at line 40 of file config.h.