Searched defs:config (Results 1 - 25 of 113) sorted by path

12345

/seL4-refos-master/apps/timer_server/src/
H A Ddevice_timer.c209 gpt_config_t config; local
239 timer_config_t config; local
[all...]
/seL4-refos-master/libs/libplatsupport/plat_include/pc99/platsupport/plat/
H A Dhpet.h34 uint64_t config; member in struct:hpet_timer
/seL4-refos-master/libs/libplatsupport/src/arch/arm/
H A Ddma330.c198 } config; member in struct:dma330_map
/seL4-refos-master/libs/libplatsupport/src/plat/apq8064/
H A Dtimer.c478 int timer_init(timer_t *timer, timer_config_t config) argument
[all...]
/seL4-refos-master/libs/libplatsupport/src/plat/bcm2837/
H A Dspt.c188 int spt_init(spt_t *spt, spt_config_t config) argument
H A Dsystem_timer.c27 int system_timer_init(system_timer_t *timer, system_timer_config_t config) { argument
/seL4-refos-master/libs/libplatsupport/src/plat/hikey/
H A Drtc.c77 int rtc_init(rtc_t *rtc, rtc_config_t config) argument
/seL4-refos-master/libs/libplatsupport/src/plat/odroidc2/
H A Dmeson_timer.c19 int meson_init(meson_timer_t *timer, meson_timer_config_t config) argument
/seL4-refos-master/libs/libplatsupport/src/plat/pc99/
H A Dkeyboard_ps2.c167 uint8_t config = ps2_read_output(&state->ops); local
/seL4-refos-master/libs/librefos/include/refos-util/
H A Dserv_common.h102 srv_common_config_t config; member in struct:srv_common
/seL4-refos-master/libs/librefos/src/refos-util/
H A Ddevice_irq.c24 void dev_irq_init(dev_irq_state_t *irqState, dev_irq_config_t config) argument
H A Dserv_common.c134 srv_common_init(srv_common_t *s, srv_common_config_t config) argument
[all...]
/seL4-refos-master/libs/libsel4allocman/include/allocman/cspace/
H A Dsimple1level.h36 struct cspace_simple1level_config config; member in struct:cspace_simple1level
H A Dsingle_level.h34 struct cspace_single_level_config config; member in struct:cspace_single_level
H A Dtwo_level.h61 struct cspace_two_level_config config; member in struct:cspace_two_level
/seL4-refos-master/libs/libsel4allocman/src/cspace/
H A Dsimple1level.c18 void cspace_simple1level_create(cspace_simple1level_t *cspace, struct cspace_simple1level_config config) argument
H A Dsingle_level.c21 int cspace_single_level_create(struct allocman *alloc, cspace_single_level_t *cspace, struct cspace_single_level_config config) argument
/seL4-refos-master/libs/libsel4allocman/src/mspace/
H A Ddual_pool.c18 void mspace_dual_pool_create(mspace_dual_pool_t *dual_pool, struct mspace_fixed_pool_config config) argument
28 void mspace_dual_pool_attach_virtual(mspace_dual_pool_t *dual_pool, struct mspace_virtual_pool_config config) { argument
H A Dfixed_pool.c33 void mspace_fixed_pool_create(mspace_fixed_pool_t *fixed_pool, struct mspace_fixed_pool_config config) argument
H A Dvirtual_pool.c103 void mspace_virtual_pool_create(mspace_virtual_pool_t *virtual_pool, struct mspace_virtual_pool_config config) argument
H A Dvspace_pool.c43 void mspace_vspace_pool_create(mspace_vspace_pool_t *vspace_pool, struct mspace_vspace_pool_config config) argument
/seL4-refos-master/libs/libsel4vspace/src/
H A Dvspace.c120 void *vspace_new_pages_with_config(vspace_t *vspace, vspace_new_pages_config_t *config, seL4_CapRights_t rights) argument
[all...]
/seL4-refos-master/projects/refos/impl/apps/timer_server/src/
H A Ddevice_timer.c209 gpt_config_t config; local
239 timer_config_t config; local
[all...]
/seL4-refos-master/projects/refos/impl/libs/librefos/include/refos-util/
H A Dserv_common.h102 srv_common_config_t config; member in struct:srv_common
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-util/
H A Ddevice_irq.c24 void dev_irq_init(dev_irq_state_t *irqState, dev_irq_config_t config) argument

Completed in 113 milliseconds

12345