This gets rid of the z_ prefix.
Note that z_xt_*() are being used by the HAL so they cannot be
renamed.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
@ -54,6 +59,10 @@ static inline void z_xt_set_intset(unsigned int arg)
@@ -54,6 +59,10 @@ static inline void z_xt_set_intset(unsigned int arg)
#endif
}
/**
*INTERNAL_HIDDEN@endcond
*/
#ifdef CONFIG_MULTI_LEVEL_INTERRUPTS
/* for _soc_irq_*() */
@ -94,19 +103,29 @@ extern int z_soc_irq_connect_dynamic(unsigned int irq, unsigned int priority,
@@ -94,19 +103,29 @@ extern int z_soc_irq_connect_dynamic(unsigned int irq, unsigned int priority,