|
| file | clock.c [code] |
| | Software clock implementation for the nRF52.
|
| |
| file | dbg.c [code] |
| | Hardware specific implementation of putchar() and puts() functions.
|
| |
| file | int-master.c [code] |
| | Master interrupt manipulation implementation for the nrf52840.
|
| |
| file | lpm.h [code] |
| | A header file for low power mode functions.
|
| |
| file | nrf52840-conf.h [code] |
| |
| file | nrf52840-def.h [code] |
| |
| file | rtimer-arch.c [code] |
| | Architecture dependent rtimer implementation header file.
|
| |
| file | rtimer-arch.h [code] |
| | Architecture dependent rtimer implementation header file.
|
| |
| file | slip-arch.c [code] |
| |