Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/nrf54h/
Dpm_s2ram.c32 } _nvic_context_t; typedef
44 _nvic_context_t nvic_context;
96 static void nvic_suspend(_nvic_context_t *backup) in nvic_suspend()
103 static void nvic_resume(_nvic_context_t *backup) in nvic_resume()