PHiLIP
|
Go to the source code of this file.
Macros | |
#define | DEFAULT_SYS_DEVICE_NUM 17061 |
default for sys.device_num: The philip device designator - A constant number to identify philip firmware | |
#define | DEFAULT_I2C_SLAVE_ADDR_1 85 |
default for i2c.slave_addr_1: Primary slave address | |
#define | DEFAULT_I2C_SLAVE_ADDR_2 66 |
default for i2c.slave_addr_2: Secondary slave address | |
#define | DEFAULT_ADC_NUM_OF_SAMPLES 1024 |
default for adc.num_of_samples: Number of sample in the sum | |
#define | DEFAULT_PWM_H_TICKS 256 |
default for pwm.h_ticks: Settable high time in sys clock ticks | |
#define | DEFAULT_PWM_L_TICKS 256 |
default for pwm.l_ticks: Settable low time in sys clock ticks | |
#define | DEFAULT_DAC_LEVEL 5000 |
default for dac.level: The percent/100 of output level | |
#define | DEFAULT_TMR_MIN_TICK 4294967295 |
default for tmr.min_tick: Minimum tick difference | |
Functions | |
void | init_defaults_map_t (map_t *init) |
Assign defaults for map_t. More... | |
Generated from the memory map manager version 0.0.10