Lines Matching refs:NRFY_STATIC_INLINE
44 NRFY_STATIC_INLINE bool __nrfy_internal_wdt_event_handle(NRF_WDT_Type * p_reg,
49 NRFY_STATIC_INLINE uint32_t __nrfy_internal_wdt_events_process(NRF_WDT_Type * p_reg, uint32_t mask);
51 NRFY_STATIC_INLINE void __nrfy_internal_wdt_event_enabled_clear(NRF_WDT_Type * p_reg,
82 NRFY_STATIC_INLINE void nrfy_wdt_periph_configure(NRF_WDT_Type * p_reg, in nrfy_wdt_periph_configure()
98 NRFY_STATIC_INLINE void nrfy_wdt_int_init(NRF_WDT_Type * p_reg, in nrfy_wdt_int_init()
124 NRFY_STATIC_INLINE void nrfy_wdt_int_uninit(NRF_WDT_Type * p_reg) in nrfy_wdt_int_uninit()
139 NRFY_STATIC_INLINE uint32_t nrfy_wdt_events_process(NRF_WDT_Type * p_reg, uint32_t mask) in nrfy_wdt_events_process()
147 NRFY_STATIC_INLINE void nrfy_wdt_task_trigger(NRF_WDT_Type * p_reg, nrf_wdt_task_t task) in nrfy_wdt_task_trigger()
154 NRFY_STATIC_INLINE uint32_t nrfy_wdt_task_address_get(NRF_WDT_Type const * p_reg, in nrfy_wdt_task_address_get()
161 NRFY_STATIC_INLINE void nrfy_wdt_event_clear(NRF_WDT_Type * p_reg, nrf_wdt_event_t event) in nrfy_wdt_event_clear()
168 NRFY_STATIC_INLINE bool nrfy_wdt_event_check(NRF_WDT_Type const * p_reg, nrf_wdt_event_t event) in nrfy_wdt_event_check()
177 NRFY_STATIC_INLINE uint32_t nrfy_wdt_event_address_get(NRF_WDT_Type const * p_reg, in nrfy_wdt_event_address_get()
184 NRFY_STATIC_INLINE void nrfy_wdt_int_enable(NRF_WDT_Type * p_reg, uint32_t mask) in nrfy_wdt_int_enable()
191 NRFY_STATIC_INLINE uint32_t nrfy_wdt_int_enable_check(NRF_WDT_Type const * p_reg, uint32_t mask) in nrfy_wdt_int_enable_check()
200 NRFY_STATIC_INLINE void nrfy_wdt_int_disable(NRF_WDT_Type * p_reg, uint32_t mask) in nrfy_wdt_int_disable()
208 NRFY_STATIC_INLINE void nrfy_wdt_subscribe_set(NRF_WDT_Type * p_reg, in nrfy_wdt_subscribe_set()
217 NRFY_STATIC_INLINE void nrfy_wdt_subscribe_clear(NRF_WDT_Type * p_reg, nrf_wdt_task_t task) in nrfy_wdt_subscribe_clear()
224 NRFY_STATIC_INLINE void nrfy_wdt_publish_set(NRF_WDT_Type * p_reg, in nrfy_wdt_publish_set()
233 NRFY_STATIC_INLINE void nrfy_wdt_publish_clear(NRF_WDT_Type * p_reg, nrf_wdt_event_t event) in nrfy_wdt_publish_clear()
241 NRFY_STATIC_INLINE void nrfy_wdt_behaviour_set(NRF_WDT_Type * p_reg, uint32_t mask) in nrfy_wdt_behaviour_set()
248 NRFY_STATIC_INLINE bool nrfy_wdt_started_check(NRF_WDT_Type const * p_reg) in nrfy_wdt_started_check()
257 NRFY_STATIC_INLINE bool nrfy_wdt_request_status_check(NRF_WDT_Type const * p_reg, in nrfy_wdt_request_status_check()
267 NRFY_STATIC_INLINE uint32_t nrfy_wdt_request_status_get(NRF_WDT_Type const * p_reg) in nrfy_wdt_request_status_get()
276 NRFY_STATIC_INLINE void nrfy_wdt_reload_value_set(NRF_WDT_Type * p_reg, uint32_t reload_value) in nrfy_wdt_reload_value_set()
283 NRFY_STATIC_INLINE uint32_t nrfy_wdt_reload_value_get(NRF_WDT_Type const * p_reg) in nrfy_wdt_reload_value_get()
292 NRFY_STATIC_INLINE void nrfy_wdt_reload_request_enable(NRF_WDT_Type * p_reg, in nrfy_wdt_reload_request_enable()
300 NRFY_STATIC_INLINE void nrfy_wdt_reload_request_disable(NRF_WDT_Type * p_reg, in nrfy_wdt_reload_request_disable()
308 NRFY_STATIC_INLINE bool nrfy_wdt_reload_request_enable_check(NRF_WDT_Type const * p_reg, in nrfy_wdt_reload_request_enable_check()
318 NRFY_STATIC_INLINE void nrfy_wdt_reload_request_set(NRF_WDT_Type * p_reg, in nrfy_wdt_reload_request_set()
327 NRFY_STATIC_INLINE void nrfy_wdt_task_stop_enable_set(NRF_WDT_Type * p_reg, bool enable) in nrfy_wdt_task_stop_enable_set()
336 NRFY_STATIC_INLINE bool __nrfy_internal_wdt_event_handle(NRF_WDT_Type * p_reg, in __nrfy_internal_wdt_event_handle()
353 NRFY_STATIC_INLINE uint32_t __nrfy_internal_wdt_events_process(NRF_WDT_Type * p_reg, uint32_t mask) in __nrfy_internal_wdt_events_process()
366 NRFY_STATIC_INLINE void __nrfy_internal_wdt_event_enabled_clear(NRF_WDT_Type * p_reg, in __nrfy_internal_wdt_event_enabled_clear()