Contiki-NG
Toggle main menu visibility
Loading...
Searching...
No Matches
sl_device_init_dcdc_config.h
1
#ifndef SL_DEVICE_INIT_DCDC_CONFIG_H
2
#define SL_DEVICE_INIT_DCDC_CONFIG_H
3
4
// <<< Use Configuration Wizard in Context Menu >>>
5
6
// <q SL_DEVICE_INIT_DCDC_ENABLE> Enable DC/DC Converter
7
// <i>
8
// <i> Default: 1
9
#define SL_DEVICE_INIT_DCDC_ENABLE 1
10
11
// <q SL_DEVICE_INIT_DCDC_BYPASS> Set DC/DC Converter in Bypass Mode
12
// <i>
13
// <i> Default: 0
14
#define SL_DEVICE_INIT_DCDC_BYPASS 0
15
16
// <q SL_DEVICE_INIT_DCDC_PFMX_IPKVAL_OVERRIDE> Override for DCDC PFMX Mode Peak Current Setting
17
// <i>
18
// <i> Default: 0
19
#define SL_DEVICE_INIT_DCDC_PFMX_IPKVAL_OVERRIDE 0
20
21
// <o SL_DEVICE_INIT_DCDC_PFMX_IPKVAL> DCDC PFMX Mode Peak Current Setting <0-15>
22
// <i>
23
// <i> Default: DCDC_PFMXCTRL_IPKVAL_DEFAULT
24
#define SL_DEVICE_INIT_DCDC_PFMX_IPKVAL DCDC_PFMXCTRL_IPKVAL_DEFAULT
25
26
// <<< end of configuration section >>>
27
28
#endif
// SL_DEVICE_INIT_DCDC_CONFIG_H
arch
cpu
gecko
efr32mg12p332f1024gl125
config
sl_device_init_dcdc_config.h
Generated on
for Contiki-NG by
1.17.0