Home
last modified time | relevance | path

Searched refs:trng_module (Results 1 – 4 of 4) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/trng/
A Dtrng.h123 struct trng_module;
125 extern struct trng_module *_trng_instance;
150 struct trng_module { struct
199 struct trng_module *const module_inst,
237 struct trng_module *const module_inst) in trng_enable()
243 Trng *const trng_module = module_inst->hw; in trng_enable() local
259 struct trng_module *const module_inst) in trng_disable()
265 Trng *const trng_module = module_inst->hw; in trng_disable() local
289 struct trng_module *const module_inst, in trng_enable_events()
317 struct trng_module *const module_inst, in trng_disable_events()
[all …]
A Dtrng_callback.h76 struct trng_module *const module,
81 struct trng_module *module,
95 struct trng_module *const module, in trng_enable_callback()
115 struct trng_module *const module, in trng_disable_callback()
137 struct trng_module *const module_inst,
142 struct trng_module *module_inst,
146 struct trng_module *module_inst,
A Dtrng_callback.c50 struct trng_module *_trng_instance;
68 struct trng_module *const module, in trng_register_callback()
100 struct trng_module *const module, in trng_unregister_callback()
131 struct trng_module *module = _trng_instance; in TRNG_Handler()
174 struct trng_module *const module_inst, in trng_read_buffer_job()
208 struct trng_module *module_inst, in trng_get_job_status()
228 struct trng_module *module_inst, in trng_abort_job()
A Dtrng.c64 struct trng_module *const module_inst, in trng_init()

Completed in 7 milliseconds