Searched defs:ltimer (Results 1 - 25 of 40) sorted by relevance

12

/seL4-refos-master/libs/libsel4platsupport/include/sel4platsupport/
H A Dtimer.h43 ltimer_t ltimer; member in struct:seL4_timer
/seL4-refos-master/libs/libsel4utils/src/time_server/
H A Dclient.c27 client_ltimer_t *ltimer = data; local
37 client_ltimer_t *ltimer = data; local
46 int sel4utils_rpc_ltimer_init(ltimer_t *ltimer, ps_io_ops_t ops, seL4_CPtr ep, seL4_Word label) argument
[all...]
/seL4-refos-master/projects/seL4_libs/libsel4platsupport/include/sel4platsupport/
H A Dtimer.h43 ltimer_t ltimer; member in struct:seL4_timer
/seL4-refos-master/projects/seL4_libs/libsel4utils/src/time_server/
H A Dclient.c27 client_ltimer_t *ltimer = data; local
37 client_ltimer_t *ltimer = data; local
46 int sel4utils_rpc_ltimer_init(ltimer_t *ltimer, ps_io_ops_t ops, seL4_CPtr ep, seL4_Word label) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/fvp/
H A Dltimer.c81 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
154 int ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/fvp/
H A Dltimer.c81 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
154 int ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/hikey/
H A Dltimer.c85 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
157 int ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
/seL4-refos-master/libs/libplatsupport/src/plat/hikey/
H A Dltimer.c85 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
157 int ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
/seL4-refos-master/libs/libplatsupport/src/mach/nvidia/
H A Dltimer.c91 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
125 ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/nvidia/
H A Dltimer.c91 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
125 ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/mach/imx/
H A Dltimer.c93 static int create_ltimer(ltimer_t *ltimer, ps_io_ops_t ops) argument
111 ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
147 ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/imx/
H A Dltimer.c93 static int create_ltimer(ltimer_t *ltimer, ps_io_ops_t ops) argument
111 ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
147 ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/mach/omap/
H A Dltimer.c93 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
160 ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/mach/exynos/
H A Dltimer.c83 static int create_ltimer(ltimer_t *ltimer, ps_io_ops_t ops) argument
106 ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
131 ltimer_default_describe(ltimer_t UNUSED *ltimer, ps_io_ops_t UNUSED ops) argument
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/omap/
H A Dltimer.c93 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
160 ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dltimer.c83 static int create_ltimer(ltimer_t *ltimer, ps_io_ops_t ops) argument
106 ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
131 ltimer_default_describe(ltimer_t UNUSED *ltimer, ps_io_ops_t UNUSED ops) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/am335x/
H A Dltimer.c86 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
146 int ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/am335x/
H A Dltimer.c86 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
146 int ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
/seL4-refos-master/libs/libplatsupport/src/plat/rockpro64/
H A Dltimer.c81 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
142 int ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/rockpro64/
H A Dltimer.c81 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
142 int ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
/seL4-refos-master/libs/libplatsupport/src/
H A Dlocal_time_manager.c25 ltimer_t *ltimer; member in struct:time_man_state
167 int tm_init(time_manager_t *tm, ltimer_t *ltimer, ps_io_ops_ argument
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/
H A Dlocal_time_manager.c25 ltimer_t *ltimer; member in struct:time_man_state
167 int tm_init(time_manager_t *tm, ltimer_t *ltimer, ps_io_ops_ argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/odroidc2/
H A Dltimer.c178 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
233 ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/odroidc2/
H A Dltimer.c178 int ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
233 ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/zynq/
H A Dltimer.c108 static int create_ltimer(ltimer_t *ltimer, ps_io_ops_t ops) argument
125 ltimer_default_init(ltimer_t *ltimer, ps_io_ops_t ops, ltimer_callback_fn_t callback, void *callback_token) argument
189 ltimer_default_describe(ltimer_t *ltimer, ps_io_ops_t ops) argument
[all...]

Completed in 169 milliseconds

12