Lines Matching defs:p_reg

116 NRFY_STATIC_INLINE void nrfy_pdm_periph_configure(NRF_PDM_Type *            p_reg,  in nrfy_pdm_periph_configure()
148 NRFY_STATIC_INLINE void nrfy_pdm_int_init(NRF_PDM_Type * p_reg, in nrfy_pdm_int_init()
173 NRFY_STATIC_INLINE void nrfy_pdm_int_uninit(NRF_PDM_Type * p_reg) in nrfy_pdm_int_uninit()
189 NRFY_STATIC_INLINE uint32_t nrfy_pdm_events_process(NRF_PDM_Type * p_reg, in nrfy_pdm_events_process()
204 NRFY_STATIC_INLINE void nrfy_pdm_buffer_set(NRF_PDM_Type * p_reg, in nrfy_pdm_buffer_set()
218 NRFY_STATIC_INLINE void nrfy_pdm_start(NRF_PDM_Type * p_reg, in nrfy_pdm_start()
239 NRFY_STATIC_INLINE void nrfy_pdm_abort(NRF_PDM_Type * p_reg, in nrfy_pdm_abort()
260 NRFY_STATIC_INLINE void nrfy_pdm_pins_set(NRF_PDM_Type * p_reg, nrfy_pdm_pins_t * p_pins) in nrfy_pdm_pins_set()
272 NRFY_STATIC_INLINE void nrfy_pdm_pins_get(NRF_PDM_Type const * p_reg, nrfy_pdm_pins_t * p_pins) in nrfy_pdm_pins_get()
281 NRFY_STATIC_INLINE void nrfy_pdm_task_trigger(NRF_PDM_Type * p_reg, in nrfy_pdm_task_trigger()
289 NRFY_STATIC_INLINE uint32_t nrfy_pdm_task_address_get(NRF_PDM_Type const * p_reg, in nrfy_pdm_task_address_get()
296 NRFY_STATIC_INLINE bool nrfy_pdm_event_check(NRF_PDM_Type const * p_reg, in nrfy_pdm_event_check()
306 NRFY_STATIC_INLINE void nrfy_pdm_event_clear(NRF_PDM_Type * p_reg, in nrfy_pdm_event_clear()
314 NRFY_STATIC_INLINE uint32_t nrfy_pdm_event_address_get(NRF_PDM_Type const * p_reg, in nrfy_pdm_event_address_get()
321 NRFY_STATIC_INLINE void nrfy_pdm_int_enable(NRF_PDM_Type * p_reg, in nrfy_pdm_int_enable()
329 NRFY_STATIC_INLINE uint32_t nrfy_pdm_int_enable_check(NRF_PDM_Type const * p_reg, in nrfy_pdm_int_enable_check()
339 NRFY_STATIC_INLINE void nrfy_pdm_int_disable(NRF_PDM_Type * p_reg, in nrfy_pdm_int_disable()
348 NRFY_STATIC_INLINE void nrfy_pdm_subscribe_set(NRF_PDM_Type * p_reg, in nrfy_pdm_subscribe_set()
357 NRFY_STATIC_INLINE void nrfy_pdm_subscribe_clear(NRF_PDM_Type * p_reg, in nrfy_pdm_subscribe_clear()
365 NRFY_STATIC_INLINE void nrfy_pdm_publish_set(NRF_PDM_Type * p_reg, in nrfy_pdm_publish_set()
374 NRFY_STATIC_INLINE void nrfy_pdm_publish_clear(NRF_PDM_Type * p_reg, in nrfy_pdm_publish_clear()
383 NRFY_STATIC_INLINE void nrfy_pdm_enable(NRF_PDM_Type * p_reg) in nrfy_pdm_enable()
390 NRFY_STATIC_INLINE void nrfy_pdm_disable(NRF_PDM_Type * p_reg) in nrfy_pdm_disable()
397 NRFY_STATIC_INLINE bool nrfy_pdm_enable_check(NRF_PDM_Type const * p_reg) in nrfy_pdm_enable_check()
406 NRFY_STATIC_INLINE void nrfy_pdm_mode_set(NRF_PDM_Type * p_reg, in nrfy_pdm_mode_set()
415 NRFY_STATIC_INLINE void nrfy_pdm_mode_get(NRF_PDM_Type const * p_reg, in nrfy_pdm_mode_get()
426 NRFY_STATIC_INLINE void nrfy_pdm_clock_set(NRF_PDM_Type * p_reg, in nrfy_pdm_clock_set()
434 NRFY_STATIC_INLINE nrf_pdm_freq_t nrfy_pdm_clock_get(NRF_PDM_Type const * p_reg) in nrfy_pdm_clock_get()
445 NRFY_STATIC_INLINE void nrfy_pdm_prescaler_set(NRF_PDM_Type * p_reg, uint32_t prescaler) in nrfy_pdm_prescaler_set()
452 NRFY_STATIC_INLINE uint32_t nrfy_pdm_prescaler_get(NRF_PDM_Type const * p_reg) in nrfy_pdm_prescaler_get()
462 NRFY_STATIC_INLINE void nrfy_pdm_pin_disconnect(NRF_PDM_Type * p_reg) in nrfy_pdm_pin_disconnect()
469 NRFY_STATIC_INLINE void nrfy_pdm_gain_set(NRF_PDM_Type * p_reg, in nrfy_pdm_gain_set()
478 NRFY_STATIC_INLINE void nrfy_pdm_gain_get(NRF_PDM_Type const * p_reg, in nrfy_pdm_gain_get()
488 NRFY_STATIC_INLINE uint32_t * nrfy_pdm_buffer_get(NRF_PDM_Type const * p_reg) in nrfy_pdm_buffer_get()
498 NRFY_STATIC_INLINE void nrfy_pdm_ratio_set(NRF_PDM_Type * p_reg, in nrfy_pdm_ratio_set()
508 NRFY_STATIC_INLINE void nrfy_pdm_mclksrc_configure(NRF_PDM_Type * p_reg, in nrfy_pdm_mclksrc_configure()
518 NRFY_STATIC_INLINE bool __nrfy_internal_pdm_event_handle(NRF_PDM_Type * p_reg, in __nrfy_internal_pdm_event_handle()
535 NRFY_STATIC_INLINE uint32_t __nrfy_internal_pdm_events_process(NRF_PDM_Type * p_reg, in __nrfy_internal_pdm_events_process()
554 NRFY_STATIC_INLINE void __nrfy_internal_pdm_event_enabled_clear(NRF_PDM_Type * p_reg, in __nrfy_internal_pdm_event_enabled_clear()