• Home
  • Raw
  • Download

Lines Matching full:api

86  *  This API is used to get system timer cycles.
96 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
282 * This API is used to adjust the system tick timer clock frequency.
293 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
303 * This API is used to adjust the system tick timer clock frequency.
315 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
325 * This API is used to obtain the number of Ticks.
335 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
345 * This API is used to obtain the number of cycles in one second.
355 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
365 * This API is used to convert Ticks to milliseconds.
376 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
386 * This API is used to convert milliseconds to Ticks.
397 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
407 * This API is used to re-initialize the system Tick timer.
415 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
425 * This API is used to cpu delay, no task switching.
434 * <ul><li>los_task.h: the header file that contains the API declaration.</li></ul>
444 * This API is used to cpu delay, no task switching.
453 * <ul><li>los_task.h: the header file that contains the API declaration.</li></ul>
463 * This API is used to get the current number of nanoseconds.
472 * <ul><li>los_task.h: the header file that contains the API declaration.</li></ul>
482 * This API is called when the system tick timeout and triggers the interrupt.
493 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
550 * This API is used to convert cycles to milliseconds.
563 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
573 * This API is used to convert cycles to microseconds.
586 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
596 * This API is used to convert cycles to milliseconds.
606 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>
619 * This API is used to convert cycles to microseconds.
629 * <ul><li>los_tick.h: the header file that contains the API declaration.</li></ul>