Searched refs:is_timestamp (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/libs/libplatsupport/mach_include/imx/platsupport/mach/
H A Depit.h33 bool is_timestamp; member in struct:__anon1
47 bool is_timestamp; member in struct:epit
/seL4-refos-master/projects/util_libs/libplatsupport/mach_include/imx/platsupport/mach/
H A Depit.h33 bool is_timestamp; member in struct:__anon11
47 bool is_timestamp; member in struct:epit
/seL4-refos-master/projects/util_libs/libplatsupport/mach_include/zynq/platsupport/mach/
H A Dtimer.h62 bool is_timestamp; member in struct:__anon6
78 bool is_timestamp; member in struct:__anon7
/seL4-refos-master/libs/libplatsupport/mach_include/zynq/platsupport/mach/
H A Dtimer.h62 bool is_timestamp; member in struct:__anon2
78 bool is_timestamp; member in struct:__anon3
/seL4-refos-master/libs/libplatsupport/src/mach/imx/epit/
H A Depit.c144 if (epit->is_timestamp) {
158 if (!epit->is_timestamp) {
175 if (epit->is_timestamp) {
182 if (epit->is_timestamp) {
232 epit->is_timestamp = config.is_timestamp;
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/imx/epit/
H A Depit.c144 if (epit->is_timestamp) {
158 if (!epit->is_timestamp) {
175 if (epit->is_timestamp) {
182 if (epit->is_timestamp) {
232 epit->is_timestamp = config.is_timestamp;
/seL4-refos-master/libs/libplatsupport/plat_include/imx31/platsupport/plat/
H A Dtimer.h53 .is_timestamp = true,
125 .is_timestamp = false,
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/imx31/platsupport/plat/
H A Dtimer.h53 .is_timestamp = true,
125 .is_timestamp = false,
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/zynq/
H A Dtimer.c433 if (ttc->is_timestamp) {
449 if (ttc->is_timestamp) {
581 ttc->is_timestamp = config.is_timestamp;
H A Dltimer.c146 .is_timestamp = true,
/seL4-refos-master/libs/libplatsupport/src/mach/zynq/
H A Dtimer.c433 if (ttc->is_timestamp) {
449 if (ttc->is_timestamp) {
581 ttc->is_timestamp = config.is_timestamp;
H A Dltimer.c146 .is_timestamp = true,

Completed in 39 milliseconds