nes-proj/arch/cpu
Laurent Deru ccb705ed31 Use clock_gettime() instead of gettimeofday() to have a monotonic clock and use CLOCK_CONF_SECOND explicitly 2017-12-12 16:53:51 +01:00
..
arm Add mutex implementation for Cortex-M 2017-12-09 17:09:58 +00:00
cc26xx-cc13xx Use Cortex-M mutexes (CC13xx/CC26xx) 2017-12-09 17:09:58 +00:00
cc2538 Use Cortex-M mutexes (CC2538) 2017-12-09 17:09:58 +00:00
msp430 Provide memory barrier (msp430) 2017-12-09 17:09:56 +00:00
native Use clock_gettime() instead of gettimeofday() to have a monotonic clock and use CLOCK_CONF_SECOND explicitly 2017-12-12 16:53:51 +01:00
nrf52832 Implement master interrupt manipulation (nrf52832) 2017-12-09 17:08:32 +00:00