|
| | adc-sensor.c |
| | Driver for the CC13xx/CC26xx ADC.
|
| |
| | adc-sensor.h |
| | Header file for the CC13xx/CC26xx ADC driver.
|
| |
| | aux-ctrl.c |
| |
| | aux-ctrl.h |
| | Header file for the management of the CC13xx/CC26xx AUX domain.
|
| |
| | batmon-sensor.c |
| | Driver for the CC13xx/CC26xx AON battery monitor.
|
| |
| | batmon-sensor.h |
| | Header file for the CC13xx/CC26xx battery monitor.
|
| |
| | cc26xx-aes.c |
| | Implementation of the AES driver for the CC26x0/CC13x0 SoC.
|
| |
| | cc26xx-aes.h |
| | Header file of the AES-128 driver for the CC26xx SoC.
|
| |
| | cc26xx-uart.c |
| | Implementation of the CC13xx/CC26xx UART driver.
|
| |
| | cc26xx-uart.h |
| | Header file for the CC13xx/CC26xx UART driver.
|
| |
| | contiki-watchdog.c |
| | Implementation of the CC13xx/CC26xx watchdog driver.
|
| |
| | gpio-hal-arch.c |
| | Implementation file for the CC13xx/CC26xx GPIO HAL functions.
|
| |
| | gpio-hal-arch.h |
| | Header file for the CC13xx/CC26xx GPIO HAL functions.
|
| |
| | gpio-interrupt.c |
| | CC13xx/CC26xx GPIO interrupt ISR.
|
| |
| | oscillators.c |
| | Implementation of CC26xxware oscillator control wrappers.
|
| |
| | oscillators.h |
| | Header file for the CC13xx/CC26xx oscillator control.
|
| |
| | soc-rtc.c |
| | Implementation of the CC13xx/CC26xx AON RTC driver.
|
| |
| | soc-rtc.h |
| | Header file for the CC13xx/CC26xx AON RTC driver.
|
| |
| | soc-trng.c |
| | Implementation of the CC13xx/CC26xx RNG driver.
|
| |
| | soc-trng.h |
| | Header file for the CC13xx/CC26xx TRNG driver.
|
| |
| | spi-arch.c |
| |