Commit History

Author SHA1 Message Date
  Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again 4 years ago
  Juha Niskanen 15b78abccf Fix typos in comments 4 years ago
  Gregory Nutt dbd1bb1f1e All function pointer types should be prefaced by the qualifier CODE (unless the callable function is known to reside in RAM, then it should be FAR). 5 years ago
  Xiang Xiao 5e8ae23edc drivers/timers/oneshot.c: Support signal notification through SIGEV_THREAD 5 years ago
  Xiang Xiao fc194cf2ec drivers/timers: Add a new method to the struct oneshot_operations_s interface to get the current time from a oneshot timer driver (if it is available from the lower half) 6 years ago
  Gregory Nutt 82b86cdcf3 oneshot interface: max_delay method should return time in a standard struct timespec form. 8 years ago
  Gregory Nutt 89135c55e4 drivers/timer: Add an upper-half, oneshot timer character driver. 8 years ago
  Gregory Nutt 1bb93021df STM32: Add a experimental oneshot, lower-half driver for STM32 8 years ago
  Gregory Nutt 9de2c28656 Add oneshot timer lower half interface 8 years ago