micropython/ports
Damien George ee50a6effe py/mphal.h: Introduce mp_hal_time_ns and implement on various ports.
This should return a 64-bit value being the number of nanoseconds since
1970/1/1.

Signed-off-by: Damien George <damien@micropython.org>
2020-08-22 16:13:44 +10:00
..
bare-arm
cc3200
esp32 py/mphal.h: Introduce mp_hal_time_ns and implement on various ports. 2020-08-22 16:13:44 +10:00
esp8266 py/mphal.h: Introduce mp_hal_time_ns and implement on various ports. 2020-08-22 16:13:44 +10:00
javascript
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
samd
stm32 py/mphal.h: Introduce mp_hal_time_ns and implement on various ports. 2020-08-22 16:13:44 +10:00
teensy
unix py/mphal.h: Introduce mp_hal_time_ns and implement on various ports. 2020-08-22 16:13:44 +10:00
windows
zephyr py/mphal.h: Introduce mp_hal_time_ns and implement on various ports. 2020-08-22 16:13:44 +10:00