Lines Matching defs:p_reg
113 NRFY_STATIC_INLINE void nrfy_uarte_periph_configure(NRF_UARTE_Type * p_reg, in nrfy_uarte_periph_configure()
138 NRFY_STATIC_INLINE void nrfy_uarte_int_init(NRF_UARTE_Type * p_reg, in nrfy_uarte_int_init()
170 NRFY_STATIC_INLINE void nrfy_uarte_int_uninit(NRF_UARTE_Type * p_reg) in nrfy_uarte_int_uninit()
187 NRFY_STATIC_INLINE uint32_t nrfy_uarte_events_process(NRF_UARTE_Type * p_reg, in nrfy_uarte_events_process()
202 NRFY_STATIC_INLINE void nrfy_uarte_tx_abort(NRF_UARTE_Type * p_reg, in nrfy_uarte_tx_abort()
223 NRFY_STATIC_INLINE void nrfy_uarte_stop(NRF_UARTE_Type * p_reg, in nrfy_uarte_stop()
252 NRFY_STATIC_INLINE uint32_t nrfy_uarte_tx_start(NRF_UARTE_Type * p_reg, in nrfy_uarte_tx_start()
280 NRFY_STATIC_INLINE uint32_t nrfy_uarte_rx_start(NRF_UARTE_Type * p_reg, in nrfy_uarte_rx_start()
305 NRFY_STATIC_INLINE void nrfy_uarte_pins_get(NRF_UARTE_Type const * p_reg, in nrfy_uarte_pins_get()
321 NRFY_STATIC_INLINE void nrfy_uarte_pins_disconnect(NRF_UARTE_Type * p_reg) in nrfy_uarte_pins_disconnect()
329 NRFY_STATIC_INLINE void nrfy_uarte_event_clear(NRF_UARTE_Type * p_reg, nrf_uarte_event_t event) in nrfy_uarte_event_clear()
336 NRFY_STATIC_INLINE bool nrfy_uarte_event_check(NRF_UARTE_Type const * p_reg, in nrfy_uarte_event_check()
346 NRFY_STATIC_INLINE uint32_t nrfy_uarte_event_address_get(NRF_UARTE_Type const * p_reg, in nrfy_uarte_event_address_get()
353 NRFY_STATIC_INLINE void nrfy_uarte_shorts_set(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_shorts_set()
360 NRFY_STATIC_INLINE uint32_t nrfy_uarte_shorts_get(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_shorts_get()
370 NRFY_STATIC_INLINE void nrfy_uarte_shorts_enable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_shorts_enable()
377 NRFY_STATIC_INLINE void nrfy_uarte_shorts_disable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_shorts_disable()
384 NRFY_STATIC_INLINE void nrfy_uarte_int_enable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_int_enable()
391 NRFY_STATIC_INLINE uint32_t nrfy_uarte_int_enable_check(NRF_UARTE_Type const * p_reg, in nrfy_uarte_int_enable_check()
401 NRFY_STATIC_INLINE void nrfy_uarte_int_disable(NRF_UARTE_Type * p_reg, uint32_t mask) in nrfy_uarte_int_disable()
409 NRFY_STATIC_INLINE void nrfy_uarte_subscribe_set(NRF_UARTE_Type * p_reg, in nrfy_uarte_subscribe_set()
418 NRFY_STATIC_INLINE void nrfy_uarte_subscribe_clear(NRF_UARTE_Type * p_reg, nrf_uarte_task_t task) in nrfy_uarte_subscribe_clear()
425 NRFY_STATIC_INLINE void nrfy_uarte_publish_set(NRF_UARTE_Type * p_reg, in nrfy_uarte_publish_set()
434 NRFY_STATIC_INLINE void nrfy_uarte_publish_clear(NRF_UARTE_Type * p_reg, nrf_uarte_event_t event) in nrfy_uarte_publish_clear()
442 NRFY_STATIC_INLINE uint32_t nrfy_uarte_errorsrc_get_and_clear(NRF_UARTE_Type * p_reg) in nrfy_uarte_errorsrc_get_and_clear()
453 NRFY_STATIC_INLINE void nrfy_uarte_enable(NRF_UARTE_Type * p_reg) in nrfy_uarte_enable()
460 NRFY_STATIC_INLINE void nrfy_uarte_disable(NRF_UARTE_Type * p_reg) in nrfy_uarte_disable()
467 NRFY_STATIC_INLINE bool nrfy_uarte_enable_check(NRF_UARTE_Type * p_reg) in nrfy_uarte_enable_check()
476 NRFY_STATIC_INLINE void nrfy_uarte_txrx_pins_set(NRF_UARTE_Type * p_reg, in nrfy_uarte_txrx_pins_set()
485 NRFY_STATIC_INLINE void nrfy_uarte_txrx_pins_disconnect(NRF_UARTE_Type * p_reg) in nrfy_uarte_txrx_pins_disconnect()
492 NRFY_STATIC_INLINE uint32_t nrfy_uarte_tx_pin_get(NRF_UARTE_Type const * p_reg) in nrfy_uarte_tx_pin_get()
501 NRFY_STATIC_INLINE uint32_t nrfy_uarte_rx_pin_get(NRF_UARTE_Type const * p_reg) in nrfy_uarte_rx_pin_get()
510 NRFY_STATIC_INLINE uint32_t nrfy_uarte_rts_pin_get(NRF_UARTE_Type const * p_reg) in nrfy_uarte_rts_pin_get()
519 NRFY_STATIC_INLINE uint32_t nrfy_uarte_cts_pin_get(NRF_UARTE_Type const * p_reg) in nrfy_uarte_cts_pin_get()
528 NRFY_STATIC_INLINE void nrfy_uarte_hwfc_pins_set(NRF_UARTE_Type * p_reg, in nrfy_uarte_hwfc_pins_set()
537 NRFY_STATIC_INLINE void nrfy_uarte_hwfc_pins_disconnect(NRF_UARTE_Type * p_reg) in nrfy_uarte_hwfc_pins_disconnect()
544 NRFY_STATIC_INLINE void nrfy_uarte_task_trigger(NRF_UARTE_Type * p_reg, nrf_uarte_task_t task) in nrfy_uarte_task_trigger()
551 NRFY_STATIC_INLINE uint32_t nrfy_uarte_task_address_get(NRF_UARTE_Type const * p_reg, in nrfy_uarte_task_address_get()
558 NRFY_STATIC_INLINE void nrfy_uarte_configure(NRF_UARTE_Type * p_reg, in nrfy_uarte_configure()
566 NRFY_STATIC_INLINE void nrfy_uarte_baudrate_set(NRF_UARTE_Type * p_reg, in nrfy_uarte_baudrate_set()
574 NRFY_STATIC_INLINE void nrfy_uarte_tx_buffer_set(NRF_UARTE_Type * p_reg, in nrfy_uarte_tx_buffer_set()
587 NRFY_STATIC_INLINE uint8_t const * nrfy_uarte_tx_buffer_get(NRF_UARTE_Type * p_reg) in nrfy_uarte_tx_buffer_get()
596 NRFY_STATIC_INLINE uint32_t nrfy_uarte_tx_amount_get(NRF_UARTE_Type const * p_reg) in nrfy_uarte_tx_amount_get()
605 NRFY_STATIC_INLINE void nrfy_uarte_rx_buffer_set(NRF_UARTE_Type * p_reg, in nrfy_uarte_rx_buffer_set()
614 NRFY_STATIC_INLINE uint32_t nrfy_uarte_rx_amount_get(NRF_UARTE_Type const * p_reg) in nrfy_uarte_rx_amount_get()
624 NRFY_STATIC_INLINE void nrfy_uarte_frame_timeout_set(NRF_UARTE_Type * p_reg, in nrfy_uarte_frame_timeout_set()
634 NRFY_STATIC_INLINE void __nrfy_internal_uarte_event_enabled_clear(NRF_UARTE_Type * p_reg, in __nrfy_internal_uarte_event_enabled_clear()
644 NRFY_STATIC_INLINE bool __nrfy_internal_uarte_event_handle(NRF_UARTE_Type * p_reg, in __nrfy_internal_uarte_event_handle()
662 uint32_t __nrfy_internal_uarte_events_process(NRF_UARTE_Type * p_reg, in __nrfy_internal_uarte_events_process()