Searched refs:wakeup_source_id (Results 1 – 3 of 3) sorted by relevance
26 void soc_supc_enable_wakeup_source(uint32_t wakeup_source_id) in soc_supc_enable_wakeup_source() argument28 __ASSERT(wakeup_source_id <= SOC_SUPC_WAKEUP_SOURCE_IDS, in soc_supc_enable_wakeup_source()31 SUPC->SUPC_WUMR |= 1 << wakeup_source_id; in soc_supc_enable_wakeup_source()
24 void soc_supc_enable_wakeup_source(uint32_t wakeup_source_id);
13 DT_PROP_BY_IDX(node_id, wakeup_source_id wakeup_source_id)