Go to the source code of this file.
◆ FCLK_SPI
◆ MAX_CLOCK_SWITCH_DELAY
#define MAX_CLOCK_SWITCH_DELAY 100000 |
◆ NUM_DEVICES
◆ USE_WATCHDOG_POWEROFF
#define USE_WATCHDOG_POWEROFF 0 |
◆ CHILI_1msTick()
void CHILI_1msTick |
( |
void |
| ) |
|
1 ms Tick for TMR0_IRQHandler ISR
◆ CHILI_ADCConversion()
◆ CHILI_ClockInit()
Select System Clocks depending on Power Source.
◆ CHILI_CompleteClockInit()
void CHILI_CompleteClockInit |
( |
void |
| ) |
|
Completes Clock (Re-)Initialisation.
◆ CHILI_DisableIntOscCal()
void CHILI_DisableIntOscCal |
( |
void |
| ) |
|
Disable Internal Oscillator Calibration.
◆ CHILI_EnableIntOscCal()
void CHILI_EnableIntOscCal |
( |
void |
| ) |
|
Enable Internal Oscillator Calibration.
◆ CHILI_FastForward()
void CHILI_FastForward |
( |
u32_t |
ticks | ) |
|
FastForward time by the given amount.
- Parameters
-
ticks | - Time in Ticks (1ms/100ms) |
◆ CHILI_FlashInit()
void CHILI_FlashInit |
( |
void |
| ) |
|
◆ CHILI_GPIOEnableInterrupts()
void CHILI_GPIOEnableInterrupts |
( |
void |
| ) |
|
◆ CHILI_GPIOInit()
void CHILI_GPIOInit |
( |
void |
| ) |
|
Initialise Essential GPIOs for various Functions.
◆ CHILI_GPIOPowerDown()
void CHILI_GPIOPowerDown |
( |
u8_t |
useGPIOforWakeup | ) |
|
Re-program GPIOs for PowerDown.
- Parameters
-
useGPIOforWakeup | - bool: GPIOs for wakeup |
◆ CHILI_GPIOPowerUp()
void CHILI_GPIOPowerUp |
( |
void |
| ) |
|
Re-program GPIOs for active Mode after PowerDown.
◆ CHILI_SystemReInit()
void CHILI_SystemReInit |
( |
void |
| ) |
|
System Re-Initialisation.
◆ CHILI_TimersInit()
void CHILI_TimersInit |
( |
void |
| ) |
|
(Re-)Initialise System Timers
◆ device_list
◆ USBPresent
◆ UseExternalClock
volatile u8_t UseExternalClock |
|
extern |
◆ WDTimeout