zephyr/tests/arch/arm
Thomas Stranger 77d2490164 arch: arm: core: aarch32: rename z_NmiHandlerSet
rename the function that sets the handler for the nmi.
It should be namespaced and not camel-case:
z_NmiHandlerSet to z_arm_nmi_set_handler

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2023-04-12 08:59:36 +02:00
..
arm_hardfault_validation
arm_interrupt
arm_irq_advanced_features
arm_irq_vector_table
arm_irq_zero_latency_levels
arm_mem_protect
arm_mpu_regions
arm_no_multithreading
arm_ramfunc
arm_runtime_nmi arch: arm: core: aarch32: rename z_NmiHandlerSet 2023-04-12 08:59:36 +02:00
arm_sw_vector_relay
arm_thread_swap
arm_thread_swap_tz
arm_tz_wrap_func