提交历史

作者 SHA1 备注 提交日期
  Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again 4 年之前
  Juha Niskanen 15b78abccf Fix typos in comments 4 年之前
  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 年之前
  Xiang Xiao 5e8ae23edc drivers/timers/oneshot.c: Support signal notification through SIGEV_THREAD 5 年之前
  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 年之前
  Gregory Nutt 82b86cdcf3 oneshot interface: max_delay method should return time in a standard struct timespec form. 8 年之前
  Gregory Nutt 89135c55e4 drivers/timer: Add an upper-half, oneshot timer character driver. 8 年之前
  Gregory Nutt 1bb93021df STM32: Add a experimental oneshot, lower-half driver for STM32 8 年之前
  Gregory Nutt 9de2c28656 Add oneshot timer lower half interface 8 年之前