Searched refs:restore_interrupts_from_disabled (Results 1 – 10 of 10) sorted by relevance
29 PICO_WEAK_FUNCTION_DEF(restore_interrupts_from_disabled) in PICO_WEAK_FUNCTION_DEF() argument31 void PICO_WEAK_FUNCTION_IMPL_NAME(restore_interrupts_from_disabled)(uint32_t status) { in PICO_WEAK_FUNCTION_DEF()
133 restore_interrupts_from_disabled(save); in aon_timer_enable_alarm()149 restore_interrupts_from_disabled(save); in aon_timer_enable_alarm_calendar()
125 restore_interrupts_from_disabled(saved_irq); in boot_unlock()
122 void restore_interrupts_from_disabled(uint32_t status);
249 __force_inline static void restore_interrupts_from_disabled(uint32_t status) { in restore_interrupts_from_disabled() function
38 restore_interrupts_from_disabled(save); in set_raw_exception_handler_and_restore_interrupts()
201 restore_interrupts_from_disabled(irq_state[get_core_num()]); in default_exit_safe_zone_timeout_ms()
334 restore_interrupts_from_disabled(saved_irq); in spin_unlock()
220 restore_interrupts_from_disabled(save); in __not_in_flash_func()
834 restore_interrupts_from_disabled(interrupt_flags); in rom_chain_image()