Home
last modified time | relevance | path

Searched refs:func (Results 1 – 9 of 9) sorted by relevance

/SCP-firmware-master/arch/arm/armv8-a/src/
A Darch_cache_helpers.S44 func flush_dcache_range label
53 func clean_dcache_range label
62 func inv_dcache_range label
91 func do_dcsw_op label
152 func dcsw_op_louis label
157 func dcsw_op_all label
180 func dcsw_op_level1 label
191 func dcsw_op_level2 label
202 func dcsw_op_level3 label
A Darch_misc_helpers.S31 func get_afflvl_shift label
39 func mpidr_mask_lower_afflvls label
50 func eret label
55 func smc label
93 func zeromem label
118 func zeromem_dczva label
426 func memcpy16 label
456 func disable_mmu_el3 label
468 func disable_mmu_icache_el3 label
478 func disable_mmu_el1 label
[all …]
A Darch_crt0.S27 func _entrypoint label
82 func _save_system /* EL3t */ label
130 func _restore_system /* EL3h */ label
A Darch_gic.c42 void (*func)(uintptr_t param); member
152 if (entry->func) { in irq_global()
155 entry->func(entry->param); in irq_global()
523 entry->func = isr; in set_isr_irq_param()
/SCP-firmware-master/arch/arm/armv8-a/include/common/
A Dasm_macros_common.S21 .macro func _name, _align=2 macro
59 func deprecated\_name
67 func \_name
/SCP-firmware-master/arch/arm/arm-m/src/
A Darch_nvic.c58 void (*func)(uintptr_t param); member
68 entry->func(entry->param); in irq_global()
173 entry->func = isr; in set_isr_irq_param()
193 entry->func = isr; in set_isr_nmi_param()
/SCP-firmware-master/product/rcar/module/rcar_system/src/
A Drcar_call_sram.S18 func rcar_pwrc_switch_stack label
/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/CMSIS/RTOS2/FreeRTOS/Source/
A Dcmsis_os2_tiny4scp.c280 osThreadFunc_t func, in osThreadNew() argument
292 if (!IS_IRQ() && (func != NULL)) { in osThreadNew()
336 (TaskFunction_t)func, in osThreadNew()
346 (TaskFunction_t)func, in osThreadNew()
/SCP-firmware-master/doc/
A DDoxyfile326 # definitions whose arguments contain STL classes (e.g. func(std::string);
327 # versus func(std::string) {}). This also make the inheritance and collaboration

Completed in 14 milliseconds