aboutsummaryrefslogtreecommitdiff
path: root/extmod/utime_mphal.h
AgeCommit message (Expand)Author
2020-10-01extmod/utime_mphal: Add generic utime.time_ns() function.Damien George
2017-07-18all: Unify header guard usage.Alexander Steffen
2016-10-29extmod/utime_mphal: Implement ticks_add(), add to all maintained ports.Paul Sokolovsky
2016-10-21py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.Damien George
2016-10-14extmod/utime_mphal: Factor out implementations in terms of mp_hal_* for reuse.Paul Sokolovsky