Home
last modified time | relevance | path

Searched refs:module (Results 1 – 3 of 3) sorted by relevance

/libcpu/arm/cortex-m33/
A Dtrustzone.c15 extern rt_uint32_t TZ_AllocModuleContext_S (rt_uint32_t module);
21 rt_uint32_t TZ_AllocModuleContext_S (rt_uint32_t module){return 0;} in TZ_AllocModuleContext_S() argument
44 rt_err_t rt_trustzone_enter(rt_ubase_t module) in rt_trustzone_enter() argument
47 if (tzcall(TZ_ALLOC_CONTEXT_ID, module, 0, 0)) in rt_trustzone_enter()
/libcpu/arm/sep4020/
A Dclk.c96 void rt_hw_enable_module_clock(rt_uint8_t module) in rt_hw_enable_module_clock() argument
104 void rt_hw_disable_module_clock(rt_uint8_t module) in rt_hw_disable_module_clock() argument
/libcpu/arm/cortex-m4/
A DREADME.md4 …management of the operating system. The independent interrupt management module is designed to sol…
6 …t module is designed to solve the problem of interrupt delays caused by calling `rt_hw_interrupt_d…

Completed in 5 milliseconds