Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_gpio.h52 NRFY_STATIC_INLINE void nrfy_gpio_range_cfg_output(uint32_t pin_range_start, in nrfy_gpio_range_cfg_output()
60 NRFY_STATIC_INLINE void nrfy_gpio_range_cfg_input(uint32_t pin_range_start, in nrfy_gpio_range_cfg_input()
69 NRFY_STATIC_INLINE void nrfy_gpio_cfg(uint32_t pin_number, in nrfy_gpio_cfg()
81 NRFY_STATIC_INLINE void nrfy_gpio_reconfigure(uint32_t pin_number, in nrfy_gpio_reconfigure()
93 NRFY_STATIC_INLINE void nrfy_gpio_cfg_output(uint32_t pin_number) in nrfy_gpio_cfg_output()
100 NRFY_STATIC_INLINE void nrfy_gpio_cfg_input(uint32_t pin_number, nrf_gpio_pin_pull_t pull_config) in nrfy_gpio_cfg_input()
107 NRFY_STATIC_INLINE void nrfy_gpio_cfg_default(uint32_t pin_number) in nrfy_gpio_cfg_default()
114 NRFY_STATIC_INLINE void nrfy_gpio_cfg_watcher(uint32_t pin_number) in nrfy_gpio_cfg_watcher()
122 NRFY_STATIC_INLINE void nrfy_gpio_input_disconnect(uint32_t pin_number) in nrfy_gpio_input_disconnect()
130 NRFY_STATIC_INLINE void nrfy_gpio_cfg_sense_input(uint32_t pin_number, in nrfy_gpio_cfg_sense_input()
[all …]
Dnrfy_rramc.h44 NRFY_STATIC_INLINE void __nrfy_internal_rramc_event_enabled_clear(NRF_RRAMC_Type * p_reg,
48 NRFY_STATIC_INLINE uint32_t __nrfy_internal_rramc_event_handle(NRF_RRAMC_Type * p_reg,
52 NRFY_STATIC_INLINE uint32_t __nrfy_internal_rramc_events_process(NRF_RRAMC_Type * p_reg,
55 NRFY_STATIC_INLINE void __nrfy_internal_rramc_write_enable_set(NRF_RRAMC_Type * p_reg, bool enable);
57 NRFY_STATIC_INLINE void __nrfy_internal_rramc_byte_write(NRF_RRAMC_Type * p_reg,
61 NRFY_STATIC_INLINE void __nrfy_internal_rramc_word_write(NRF_RRAMC_Type * p_reg,
65 NRFY_STATIC_INLINE bool __nrfy_internal_rramc_is_otp_word_writable(uint32_t index);
108 NRFY_STATIC_INLINE void nrfy_rramc_configure(NRF_RRAMC_Type * p_reg, in nrfy_rramc_configure()
129 NRFY_STATIC_INLINE void nrfy_rramc_int_init(NRF_RRAMC_Type * p_reg, in nrfy_rramc_int_init()
154 NRFY_STATIC_INLINE void nrfy_rramc_int_uninit(NRF_RRAMC_Type * p_reg) in nrfy_rramc_int_uninit()
[all …]
Dnrfy_qdec.h44 NRFY_STATIC_INLINE void __nrfy_internal_qdec_event_enabled_clear(NRF_QDEC_Type * p_reg,
48 NRFY_STATIC_INLINE bool __nrfy_internal_qdec_event_handle(NRF_QDEC_Type * p_reg,
53 NRFY_STATIC_INLINE uint32_t __nrfy_internal_qdec_events_process(NRF_QDEC_Type * p_reg,
97 NRFY_STATIC_INLINE void nrfy_qdec_periph_configure(NRF_QDEC_Type * p_reg, in nrfy_qdec_periph_configure()
141 NRFY_STATIC_INLINE void nrfy_qdec_int_init(NRF_QDEC_Type * p_reg, in nrfy_qdec_int_init()
174 NRFY_STATIC_INLINE void nrfy_qdec_int_uninit(NRF_QDEC_Type * p_reg) in nrfy_qdec_int_uninit()
189 NRFY_STATIC_INLINE uint32_t nrfy_qdec_events_process(NRF_QDEC_Type * p_reg, in nrfy_qdec_events_process()
204 NRFY_STATIC_INLINE void nrfy_qdec_accumulators_read(NRF_QDEC_Type const * p_reg, in nrfy_qdec_accumulators_read()
220 NRFY_STATIC_INLINE void nrfy_qdec_pins_get(NRF_QDEC_Type const * p_reg, in nrfy_qdec_pins_get()
236 NRFY_STATIC_INLINE void nrfy_qdec_pins_set(NRF_QDEC_Type * p_reg, in nrfy_qdec_pins_set()
[all …]
Dnrfy_timer.h44 NRFY_STATIC_INLINE void __nrfy_internal_timer_event_enabled_clear(NRF_TIMER_Type * p_reg,
48 NRFY_STATIC_INLINE bool __nrfy_internal_timer_event_handle(NRF_TIMER_Type * p_reg,
53 NRFY_STATIC_INLINE uint32_t __nrfy_internal_timer_events_process(NRF_TIMER_Type * p_reg,
84 NRFY_STATIC_INLINE void nrfy_timer_periph_configure(NRF_TIMER_Type * p_reg, in nrfy_timer_periph_configure()
101 NRFY_STATIC_INLINE void nrfy_timer_int_init(NRF_TIMER_Type * p_reg, in nrfy_timer_int_init()
127 NRFY_STATIC_INLINE void nrfy_timer_int_uninit(NRF_TIMER_Type * p_reg) in nrfy_timer_int_uninit()
142 NRFY_STATIC_INLINE uint32_t nrfy_timer_events_process(NRF_TIMER_Type * p_reg, in nrfy_timer_events_process()
161 NRFY_STATIC_INLINE uint32_t nrfy_timer_capture_get(NRF_TIMER_Type * p_reg, in nrfy_timer_capture_get()
172 NRFY_STATIC_INLINE void nrfy_timer_task_trigger(NRF_TIMER_Type * p_reg, in nrfy_timer_task_trigger()
180 NRFY_STATIC_INLINE uint32_t nrfy_timer_task_address_get(NRF_TIMER_Type const * p_reg, in nrfy_timer_task_address_get()
[all …]
Dnrfy_grtc.h44 NRFY_STATIC_INLINE void __nrfy_internal_grtc_event_enabled_clear(NRF_GRTC_Type * p_reg,
48 NRFY_STATIC_INLINE bool __nrfy_internal_grtc_event_handle(NRF_GRTC_Type * p_reg,
53 NRFY_STATIC_INLINE uint32_t __nrfy_internal_grtc_events_process(NRF_GRTC_Type * p_reg,
57 NRFY_STATIC_INLINE uint64_t __nrfy_internal_grtc_rt_counter_read(NRF_GRTC_Type const * p_reg);
117 NRFY_STATIC_INLINE void nrfy_grtc_int_init(NRF_GRTC_Type * p_reg, in nrfy_grtc_int_init()
147 NRFY_STATIC_INLINE void nrfy_grtc_int_uninit(NRF_GRTC_Type * p_reg) in nrfy_grtc_int_uninit()
163 NRFY_STATIC_INLINE uint32_t nrfy_grtc_events_process(NRF_GRTC_Type * p_reg, in nrfy_grtc_events_process()
182 NRFY_STATIC_INLINE void nrfy_grtc_prepare(NRF_GRTC_Type * p_reg, bool busy_wait) in nrfy_grtc_prepare()
228 NRFY_STATIC_INLINE void nrfy_grtc_sys_counter_start(NRF_GRTC_Type * p_reg, bool busy_wait) in nrfy_grtc_sys_counter_start()
273 NRFY_STATIC_INLINE uint64_t nrfy_grtc_sys_counter_get(NRF_GRTC_Type const * p_reg) in nrfy_grtc_sys_counter_get()
[all …]
Dnrfy_nfct.h44 NRFY_STATIC_INLINE void __nrfy_internal_nfct_event_enabled_clear(NRF_NFCT_Type * p_reg,
48 NRFY_STATIC_INLINE bool __nrfy_internal_nfct_event_handle(NRF_NFCT_Type * p_reg,
53 NRFY_STATIC_INLINE uint32_t __nrfy_internal_nfct_events_process(NRF_NFCT_Type * p_reg,
132 NRFY_STATIC_INLINE void nrfy_nfct_int_init(NRF_NFCT_Type * p_reg, in nrfy_nfct_int_init()
175 NRFY_STATIC_INLINE void nrfy_nfct_int_uninit(NRF_NFCT_Type * p_reg) in nrfy_nfct_int_uninit()
195 NRFY_STATIC_INLINE uint32_t nrfy_nfct_events_process(NRF_NFCT_Type * p_reg, uint32_t mask) in nrfy_nfct_events_process()
208 NRFY_STATIC_INLINE void nrfy_nfct_parameters_save(NRF_NFCT_Type const * p_reg, in nrfy_nfct_parameters_save()
227 NRFY_STATIC_INLINE void nrfy_nfct_parameters_restore(NRF_NFCT_Type * p_reg, in nrfy_nfct_parameters_restore()
250 NRFY_STATIC_INLINE void nrfy_nfct_rxtx_buffer_set(NRF_NFCT_Type * p_reg, in nrfy_nfct_rxtx_buffer_set()
265 NRFY_STATIC_INLINE void nrfy_nfct_task_trigger(NRF_NFCT_Type * p_reg, nrf_nfct_task_t task) in nrfy_nfct_task_trigger()
[all …]
Dnrfy_saadc.h46 NRFY_STATIC_INLINE bool __nrfy_internal_saadc_event_handle(NRF_SAADC_Type * p_reg,
51 NRFY_STATIC_INLINE
56 NRFY_STATIC_INLINE void __nrfy_internal_saadc_event_enabled_clear(NRF_SAADC_Type * p_reg,
60 NRFY_STATIC_INLINE void __nrfy_internal_saadc_buffer_latch(NRF_SAADC_Type * p_reg, bool wait);
62 NRFY_STATIC_INLINE void __nrfy_internal_saadc_stop(NRF_SAADC_Type * p_reg, bool wait);
98 NRFY_STATIC_INLINE void nrfy_saadc_periph_configure(NRF_SAADC_Type * p_reg, in nrfy_saadc_periph_configure()
114 NRFY_STATIC_INLINE void nrfy_saadc_int_init(NRF_SAADC_Type * p_reg, in nrfy_saadc_int_init()
152 NRFY_STATIC_INLINE void nrfy_saadc_int_uninit(NRF_SAADC_Type * p_reg) in nrfy_saadc_int_uninit()
169 NRFY_STATIC_INLINE uint32_t nrfy_saadc_events_process(NRF_SAADC_Type * p_reg, in nrfy_saadc_events_process()
188 NRFY_STATIC_INLINE void nrfy_saadc_channel_configure(NRF_SAADC_Type * p_reg, in nrfy_saadc_channel_configure()
[all …]
Dnrfy_wdt.h44 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()
[all …]
Dnrfy_pdm.h46 NRFY_STATIC_INLINE bool __nrfy_internal_pdm_event_handle(NRF_PDM_Type * p_reg,
51 NRFY_STATIC_INLINE uint32_t __nrfy_internal_pdm_events_process(NRF_PDM_Type * p_reg,
55 NRFY_STATIC_INLINE void __nrfy_internal_pdm_event_enabled_clear(NRF_PDM_Type * p_reg,
112 NRFY_STATIC_INLINE void nrfy_pdm_periph_configure(NRF_PDM_Type * p_reg, in nrfy_pdm_periph_configure()
140 NRFY_STATIC_INLINE void nrfy_pdm_int_init(NRF_PDM_Type * p_reg, in nrfy_pdm_int_init()
165 NRFY_STATIC_INLINE void nrfy_pdm_int_uninit(NRF_PDM_Type * p_reg) in nrfy_pdm_int_uninit()
181 NRFY_STATIC_INLINE uint32_t nrfy_pdm_events_process(NRF_PDM_Type * p_reg, in nrfy_pdm_events_process()
196 NRFY_STATIC_INLINE void nrfy_pdm_buffer_set(NRF_PDM_Type * p_reg, in nrfy_pdm_buffer_set()
210 NRFY_STATIC_INLINE void nrfy_pdm_start(NRF_PDM_Type * p_reg, in nrfy_pdm_start()
231 NRFY_STATIC_INLINE void nrfy_pdm_abort(NRF_PDM_Type * p_reg, in nrfy_pdm_abort()
[all …]
Dnrfy_rtc.h44 NRFY_STATIC_INLINE bool __nrfy_internal_rtc_event_handle(NRF_RTC_Type * p_reg,
49 NRFY_STATIC_INLINE uint32_t __nrfy_internal_rtc_events_process(NRF_RTC_Type * p_reg,
52 NRFY_STATIC_INLINE void __nrfy_internal_rtc_event_enabled_clear(NRF_RTC_Type * p_reg,
75 NRFY_STATIC_INLINE void nrfy_rtc_periph_configure(NRF_RTC_Type * p_reg, in nrfy_rtc_periph_configure()
90 NRFY_STATIC_INLINE void nrfy_rtc_int_init(NRF_RTC_Type * p_reg, in nrfy_rtc_int_init()
119 NRFY_STATIC_INLINE void nrfy_rtc_int_uninit(NRF_RTC_Type * p_reg) in nrfy_rtc_int_uninit()
134 NRFY_STATIC_INLINE uint32_t nrfy_rtc_events_process(NRF_RTC_Type * p_reg, in nrfy_rtc_events_process()
148 NRFY_STATIC_INLINE void nrfy_rtc_stop(NRF_RTC_Type * p_reg, in nrfy_rtc_stop()
167 NRFY_STATIC_INLINE void nrfy_rtc_event_int_clear_enable(NRF_RTC_Type * p_reg, in nrfy_rtc_event_int_clear_enable()
187 NRFY_STATIC_INLINE void nrfy_rtc_event_int_disable(NRF_RTC_Type * p_reg, in nrfy_rtc_event_int_disable()
[all …]
Dnrfy_pwm.h44 NRFY_STATIC_INLINE bool __nrfy_internal_pwm_event_handle(NRF_PWM_Type * p_reg,
49 NRFY_STATIC_INLINE uint32_t __nrfy_internal_pwm_events_process(NRF_PWM_Type * p_reg, uint32_t mask);
51 NRFY_STATIC_INLINE void __nrfy_internal_pwm_event_enabled_clear(NRF_PWM_Type * p_reg,
90 NRFY_STATIC_INLINE void nrfy_pwm_periph_configure(NRF_PWM_Type * p_reg, in nrfy_pwm_periph_configure()
110 NRFY_STATIC_INLINE void nrfy_pwm_int_init(NRF_PWM_Type * p_reg, in nrfy_pwm_int_init()
139 NRFY_STATIC_INLINE void nrfy_pwm_int_uninit(NRF_PWM_Type * p_reg) in nrfy_pwm_int_uninit()
154 NRFY_STATIC_INLINE uint32_t nrfy_pwm_events_process(NRF_PWM_Type * p_reg, uint32_t mask) in nrfy_pwm_events_process()
169 NRFY_STATIC_INLINE void nrfy_pwm_start(NRF_PWM_Type * p_reg, in nrfy_pwm_start()
191 NRFY_STATIC_INLINE void nrfy_pwm_abort(NRF_PWM_Type * p_reg, bool wait) in nrfy_pwm_abort()
209 NRFY_STATIC_INLINE void nrfy_pwm_task_trigger(NRF_PWM_Type * p_reg, in nrfy_pwm_task_trigger()
[all …]
Dnrfy_gpiote.h44 NRFY_STATIC_INLINE void __nrfy_internal_gpiote_event_enabled_clear(NRF_GPIOTE_Type * p_reg,
48 NRFY_STATIC_INLINE bool __nrfy_internal_gpiote_event_handle(NRF_GPIOTE_Type * p_reg,
53 NRFY_STATIC_INLINE uint32_t __nrfy_internal_gpiote_events_process(NRF_GPIOTE_Type * p_reg,
80 NRFY_STATIC_INLINE void nrfy_gpiote_int_init(NRF_GPIOTE_Type * p_reg, in nrfy_gpiote_int_init()
123 NRFY_STATIC_INLINE uint32_t nrfy_gpiote_events_process(NRF_GPIOTE_Type * p_reg, in nrfy_gpiote_events_process()
133 NRFY_STATIC_INLINE void nrfy_gpiote_task_trigger(NRF_GPIOTE_Type * p_reg, nrf_gpiote_task_t task) in nrfy_gpiote_task_trigger()
140 NRFY_STATIC_INLINE uint32_t nrfy_gpiote_task_address_get(NRF_GPIOTE_Type const * p_reg, in nrfy_gpiote_task_address_get()
147 NRFY_STATIC_INLINE bool nrfy_gpiote_event_check(NRF_GPIOTE_Type const * p_reg, in nrfy_gpiote_event_check()
157 NRFY_STATIC_INLINE void nrfy_gpiote_event_clear(NRF_GPIOTE_Type * p_reg, nrf_gpiote_event_t event) in nrfy_gpiote_event_clear()
164 NRFY_STATIC_INLINE uint32_t nrfy_gpiote_event_address_get(NRF_GPIOTE_Type const * p_reg, in nrfy_gpiote_event_address_get()
[all …]
Dnrfy_twim.h46 NRFY_STATIC_INLINE void __nrfy_internal_twim_event_enabled_clear(NRF_TWIM_Type * p_reg,
50 NRFY_STATIC_INLINE bool __nrfy_internal_twim_event_handle(NRF_TWIM_Type * p_reg,
55 NRFY_STATIC_INLINE
110 NRFY_STATIC_INLINE void nrfy_twim_periph_configure(NRF_TWIM_Type * p_reg, in nrfy_twim_periph_configure()
129 NRFY_STATIC_INLINE void nrfy_twim_int_init(NRF_TWIM_Type * p_reg, in nrfy_twim_int_init()
157 NRFY_STATIC_INLINE void nrfy_twim_int_uninit(NRF_TWIM_Type * p_reg) in nrfy_twim_int_uninit()
174 NRFY_STATIC_INLINE uint32_t nrfy_twim_events_process(NRF_TWIM_Type * p_reg, in nrfy_twim_events_process()
189 NRFY_STATIC_INLINE void nrfy_twim_tx_buffer_set(NRF_TWIM_Type * p_reg, in nrfy_twim_tx_buffer_set()
206 NRFY_STATIC_INLINE void nrfy_twim_rx_buffer_set(NRF_TWIM_Type * p_reg, in nrfy_twim_rx_buffer_set()
219 NRFY_STATIC_INLINE void nrfy_twim_tx_start(NRF_TWIM_Type * p_reg, in nrfy_twim_tx_start()
[all …]
Dnrfy_spim.h46 NRFY_STATIC_INLINE bool __nrfy_internal_spim_event_handle(NRF_SPIM_Type * p_reg,
51 NRFY_STATIC_INLINE
56 NRFY_STATIC_INLINE void __nrfy_internal_spim_event_enabled_clear(NRF_SPIM_Type * p_reg,
211 NRFY_STATIC_INLINE void nrfy_spim_periph_configure(NRF_SPIM_Type * p_reg, in nrfy_spim_periph_configure()
263 NRFY_STATIC_INLINE void nrfy_spim_int_init(NRF_SPIM_Type * p_reg, in nrfy_spim_int_init()
289 NRFY_STATIC_INLINE void nrfy_spim_int_uninit(NRF_SPIM_Type * p_reg) in nrfy_spim_int_uninit()
306 NRFY_STATIC_INLINE uint32_t nrfy_spim_events_process(NRF_SPIM_Type * p_reg, in nrfy_spim_events_process()
321 NRFY_STATIC_INLINE void nrfy_spim_buffers_set(NRF_SPIM_Type * p_reg, in nrfy_spim_buffers_set()
340 NRFY_STATIC_INLINE void nrfy_spim_xfer_start(NRF_SPIM_Type * p_reg, in nrfy_spim_xfer_start()
363 NRFY_STATIC_INLINE void nrfy_spim_abort(NRF_SPIM_Type * p_reg, nrfy_spim_xfer_desc_t const * p_xfer) in nrfy_spim_abort()
[all …]
Dnrfy_comp.h44 NRFY_STATIC_INLINE void __nrfy_internal_comp_event_enabled_clear(NRF_COMP_Type * p_reg,
48 NRFY_STATIC_INLINE bool __nrfy_internal_comp_event_handle(NRF_COMP_Type * p_reg,
53 NRFY_STATIC_INLINE uint32_t __nrfy_internal_comp_events_process(NRF_COMP_Type * p_reg,
91 NRFY_STATIC_INLINE void nrfy_comp_periph_configure(NRF_COMP_Type * p_reg, in nrfy_comp_periph_configure()
118 NRFY_STATIC_INLINE void nrfy_comp_int_init(NRF_COMP_Type * p_reg, in nrfy_comp_int_init()
144 NRFY_STATIC_INLINE void nrfy_comp_int_uninit(NRF_COMP_Type * p_reg) in nrfy_comp_int_uninit()
159 NRFY_STATIC_INLINE uint32_t nrfy_comp_events_process(NRF_COMP_Type * p_reg, in nrfy_comp_events_process()
175 NRFY_STATIC_INLINE uint32_t nrfy_comp_sample(NRF_COMP_Type * p_reg) in nrfy_comp_sample()
185 NRFY_STATIC_INLINE void nrfy_comp_enable(NRF_COMP_Type * p_reg) in nrfy_comp_enable()
192 NRFY_STATIC_INLINE void nrfy_comp_disable(NRF_COMP_Type * p_reg) in nrfy_comp_disable()
[all …]
Dnrfy_dppi.h62 NRFY_STATIC_INLINE void nrfy_dppi_channels_set(NRF_DPPIC_Type * p_reg, uint32_t mask, bool enable) in nrfy_dppi_channels_set()
76 NRFY_STATIC_INLINE uint8_t nrfy_dppi_channel_number_get(NRF_DPPIC_Type const * p_reg) in nrfy_dppi_channel_number_get()
82 NRFY_STATIC_INLINE uint8_t nrfy_dppi_group_number_get(NRF_DPPIC_Type const * p_reg) in nrfy_dppi_group_number_get()
88 NRFY_STATIC_INLINE void nrfy_dppi_task_trigger(NRF_DPPIC_Type * p_reg, nrf_dppi_task_t dppi_task) in nrfy_dppi_task_trigger()
95 NRFY_STATIC_INLINE uint32_t nrfy_dppi_task_address_get(NRF_DPPIC_Type const * p_reg, in nrfy_dppi_task_address_get()
102 NRFY_STATIC_INLINE bool nrfy_dppi_channel_check(NRF_DPPIC_Type const * p_reg, uint8_t channel) in nrfy_dppi_channel_check()
111 NRFY_STATIC_INLINE void nrfy_dppi_channels_enable(NRF_DPPIC_Type * p_reg, uint32_t mask) in nrfy_dppi_channels_enable()
118 NRFY_STATIC_INLINE void nrfy_dppi_channels_disable(NRF_DPPIC_Type * p_reg, uint32_t mask) in nrfy_dppi_channels_disable()
125 NRFY_STATIC_INLINE void nrfy_dppi_channels_disable_all(NRF_DPPIC_Type * p_reg) in nrfy_dppi_channels_disable_all()
132 NRFY_STATIC_INLINE void nrfy_dppi_subscribe_set(NRF_DPPIC_Type * p_reg, in nrfy_dppi_subscribe_set()
[all …]
Dnrfy_uarte.h46 NRFY_STATIC_INLINE void __nrfy_internal_uarte_event_enabled_clear(NRF_UARTE_Type * p_reg,
50 NRFY_STATIC_INLINE bool __nrfy_internal_uarte_event_handle(NRF_UARTE_Type * p_reg,
55 NRFY_STATIC_INLINE
106 NRFY_STATIC_INLINE void nrfy_uarte_periph_configure(NRF_UARTE_Type * p_reg, in nrfy_uarte_periph_configure()
131 NRFY_STATIC_INLINE void nrfy_uarte_int_init(NRF_UARTE_Type * p_reg, in nrfy_uarte_int_init()
163 NRFY_STATIC_INLINE void nrfy_uarte_int_uninit(NRF_UARTE_Type * p_reg) in nrfy_uarte_int_uninit()
180 NRFY_STATIC_INLINE uint32_t nrfy_uarte_events_process(NRF_UARTE_Type * p_reg, in nrfy_uarte_events_process()
195 NRFY_STATIC_INLINE void nrfy_uarte_tx_abort(NRF_UARTE_Type * p_reg, in nrfy_uarte_tx_abort()
216 NRFY_STATIC_INLINE void nrfy_uarte_stop(NRF_UARTE_Type * p_reg, in nrfy_uarte_stop()
245 NRFY_STATIC_INLINE uint32_t nrfy_uarte_tx_start(NRF_UARTE_Type * p_reg, in nrfy_uarte_tx_start()
[all …]
Dnrfy_i2s.h46 NRFY_STATIC_INLINE bool __nrfy_internal_i2s_event_handle(NRF_I2S_Type * p_reg,
51 NRFY_STATIC_INLINE uint32_t __nrfy_internal_i2s_events_process(NRF_I2S_Type * p_reg,
55 NRFY_STATIC_INLINE void __nrfy_internal_i2s_event_enabled_clear(NRF_I2S_Type * p_reg,
110 NRFY_STATIC_INLINE void nrfy_i2s_periph_configure(NRF_I2S_Type * p_reg, in nrfy_i2s_periph_configure()
133 NRFY_STATIC_INLINE void nrfy_i2s_int_init(NRF_I2S_Type * p_reg, in nrfy_i2s_int_init()
161 NRFY_STATIC_INLINE void nrfy_i2s_int_uninit(NRF_I2S_Type * p_reg) in nrfy_i2s_int_uninit()
179 NRFY_STATIC_INLINE uint32_t nrfy_i2s_events_process(NRF_I2S_Type * p_reg, in nrfy_i2s_events_process()
197 NRFY_STATIC_INLINE void nrfy_i2s_buffers_set(NRF_I2S_Type * p_reg, in nrfy_i2s_buffers_set()
223 NRFY_STATIC_INLINE void nrfy_i2s_xfer_start(NRF_I2S_Type * p_reg, in nrfy_i2s_xfer_start()
263 NRFY_STATIC_INLINE void nrfy_i2s_abort(NRF_I2S_Type * p_reg, nrfy_i2s_xfer_desc_t const * p_xfer) in nrfy_i2s_abort()
[all …]
Dnrfy_lpcomp.h44 NRFY_STATIC_INLINE void __nrfy_internal_lpcomp_event_enabled_clear(NRF_LPCOMP_Type * p_reg,
48 NRFY_STATIC_INLINE bool __nrfy_internal_lpcomp_event_handle(NRF_LPCOMP_Type * p_reg,
53 NRFY_STATIC_INLINE uint32_t __nrfy_internal_lpcomp_events_process(NRF_LPCOMP_Type * p_reg,
82 NRFY_STATIC_INLINE void nrfy_lpcomp_periph_configure(NRF_LPCOMP_Type * p_reg, in nrfy_lpcomp_periph_configure()
107 NRFY_STATIC_INLINE void nrfy_lpcomp_int_init(NRF_LPCOMP_Type * p_reg, in nrfy_lpcomp_int_init()
132 NRFY_STATIC_INLINE void nrfy_lpcomp_int_uninit(NRF_LPCOMP_Type * p_reg) in nrfy_lpcomp_int_uninit()
147 NRFY_STATIC_INLINE uint32_t nrfy_lpcomp_events_process(NRF_LPCOMP_Type * p_reg, in nrfy_lpcomp_events_process()
163 NRFY_STATIC_INLINE bool nrfy_lpcomp_sample_check(NRF_LPCOMP_Type * p_reg) in nrfy_lpcomp_sample_check()
173 NRFY_STATIC_INLINE void nrfy_lpcomp_ref_set(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_ref_t reference) in nrfy_lpcomp_ref_set()
180 NRFY_STATIC_INLINE void nrfy_lpcomp_ext_ref_set(NRF_LPCOMP_Type * p_reg, in nrfy_lpcomp_ext_ref_set()
[all …]
Dnrfy_mvdma.h47 NRFY_STATIC_INLINE bool __nrfy_internal_mvdma_event_handle(NRF_MVDMA_Type * p_reg,
52 NRFY_STATIC_INLINE
57 NRFY_STATIC_INLINE void __nrfy_internal_mvdma_event_enabled_clear(NRF_MVDMA_Type * p_reg,
61 NRFY_STATIC_INLINE void __nrfy_internal_mvdma_source_buffers_flush(nrf_vdma_job_t * p_source_job);
63 NRFY_STATIC_INLINE uint32_t __nrfy_internal_mvdma_sink_job_count_get(NRF_MVDMA_Type const * p_reg);
119 NRFY_STATIC_INLINE void nrfy_mvdma_int_init(NRF_MVDMA_Type * p_reg, in nrfy_mvdma_int_init()
154 NRFY_STATIC_INLINE void nrfy_mvdma_int_uninit(NRF_MVDMA_Type * p_reg) in nrfy_mvdma_int_uninit()
172 NRFY_STATIC_INLINE uint32_t nrfy_mvdma_events_process(NRF_MVDMA_Type * p_reg, in nrfy_mvdma_events_process()
188 NRFY_STATIC_INLINE void nrfy_mvdma_start(NRF_MVDMA_Type * p_reg, in nrfy_mvdma_start()
211 NRFY_STATIC_INLINE
[all …]
Dnrfy_vpr.h52 NRFY_STATIC_INLINE void nrfy_vpr_task_trigger(NRF_VPR_Type * p_reg, nrf_vpr_task_t task) in nrfy_vpr_task_trigger()
59 NRFY_STATIC_INLINE uint32_t nrfy_vpr_task_address_get(NRF_VPR_Type const * p_reg, in nrfy_vpr_task_address_get()
66 NRFY_STATIC_INLINE nrf_vpr_task_t nrfy_vpr_trigger_task_get(uint8_t index) in nrfy_vpr_trigger_task_get()
72 NRFY_STATIC_INLINE void nrfy_vpr_event_clear(NRF_VPR_Type * p_reg, nrf_vpr_event_t event) in nrfy_vpr_event_clear()
79 NRFY_STATIC_INLINE bool nrfy_vpr_event_check(NRF_VPR_Type const * p_reg, nrf_vpr_event_t event) in nrfy_vpr_event_check()
89 NRFY_STATIC_INLINE uint32_t nrfy_vpr_event_address_get(NRF_VPR_Type const * p_reg, in nrfy_vpr_event_address_get()
96 NRFY_STATIC_INLINE nrf_vpr_event_t nrfy_vpr_triggered_event_get(uint8_t index) in nrfy_vpr_triggered_event_get()
102 NRFY_STATIC_INLINE void nrfy_vpr_int_enable(NRF_VPR_Type * p_reg, in nrfy_vpr_int_enable()
110 NRFY_STATIC_INLINE void nrfy_vpr_int_disable(NRF_VPR_Type * p_reg, in nrfy_vpr_int_disable()
118 NRFY_STATIC_INLINE uint32_t nrfy_vpr_int_enable_check(NRF_VPR_Type const * p_reg, in nrfy_vpr_int_enable_check()
[all …]
Dnrfy_temp.h67 NRFY_STATIC_INLINE void nrfy_temp_int_init(NRF_TEMP_Type * p_reg, in nrfy_temp_int_init()
90 NRFY_STATIC_INLINE void nrfy_temp_int_uninit(NRF_TEMP_Type * p_reg) in nrfy_temp_int_uninit()
97 NRFY_STATIC_INLINE void nrfy_temp_int_enable(NRF_TEMP_Type * p_reg, uint32_t mask) in nrfy_temp_int_enable()
104 NRFY_STATIC_INLINE void nrfy_temp_int_disable(NRF_TEMP_Type * p_reg, uint32_t mask) in nrfy_temp_int_disable()
111 NRFY_STATIC_INLINE uint32_t nrfy_temp_int_enable_check(NRF_TEMP_Type const * p_reg, uint32_t mask) in nrfy_temp_int_enable_check()
120 NRFY_STATIC_INLINE uint32_t nrfy_temp_task_address_get(NRF_TEMP_Type const * p_reg, in nrfy_temp_task_address_get()
127 NRFY_STATIC_INLINE void nrfy_temp_task_trigger(NRF_TEMP_Type * p_reg, nrf_temp_task_t task) in nrfy_temp_task_trigger()
134 NRFY_STATIC_INLINE uint32_t nrfy_temp_event_address_get(NRF_TEMP_Type const * p_reg, in nrfy_temp_event_address_get()
141 NRFY_STATIC_INLINE void nrfy_temp_event_clear(NRF_TEMP_Type * p_reg, nrf_temp_event_t event) in nrfy_temp_event_clear()
148 NRFY_STATIC_INLINE bool nrfy_temp_event_check(NRF_TEMP_Type const * p_reg, nrf_temp_event_t event) in nrfy_temp_event_check()
[all …]
Dnrfy_bellboard.h44 NRFY_STATIC_INLINE void __nrfy_internal_bellboard_event_enabled_clear(NRF_BELLBOARD_Type * p_reg,
48 NRFY_STATIC_INLINE bool __nrfy_internal_bellboard_event_handle(NRF_BELLBOARD_Type * p_reg,
53 NRFY_STATIC_INLINE uint32_t __nrfy_internal_bellboard_events_process(NRF_BELLBOARD_Type * p_reg,
76 NRFY_STATIC_INLINE void nrfy_bellboard_int_init(NRF_BELLBOARD_Type * p_reg, in nrfy_bellboard_int_init()
108 NRFY_STATIC_INLINE void nrfy_bellboard_int_uninit(uint8_t group_idx) in nrfy_bellboard_int_uninit()
127 NRFY_STATIC_INLINE uint32_t nrfy_bellboard_events_process(NRF_BELLBOARD_Type * p_reg, uint32_t mask) in nrfy_bellboard_events_process()
136 NRFY_STATIC_INLINE void nrfy_bellboard_task_trigger(NRF_BELLBOARD_Type * p_reg, in nrfy_bellboard_task_trigger()
144 NRFY_STATIC_INLINE uint32_t nrfy_bellboard_task_address_get(NRF_BELLBOARD_Type const * p_reg, in nrfy_bellboard_task_address_get()
151 NRFY_STATIC_INLINE void nrfy_bellboard_event_clear(NRF_BELLBOARD_Type * p_reg, in nrfy_bellboard_event_clear()
159 NRFY_STATIC_INLINE bool nrfy_bellboard_event_check(NRF_BELLBOARD_Type const * p_reg, in nrfy_bellboard_event_check()
[all …]
Dnrfy_tbm.h44 NRFY_STATIC_INLINE uint32_t __nrfy_internal_tbm_event_handle(NRF_TBM_Type * p_reg,
48 NRFY_STATIC_INLINE void __nrfy_internal_tbm_event_enabled_clear(NRF_TBM_Type * p_reg,
65 NRFY_STATIC_INLINE void nrfy_tbm_configure(NRF_TBM_Type * p_reg, uint32_t size) in nrfy_tbm_configure()
79 NRFY_STATIC_INLINE void nrfy_tbm_int_init(NRF_TBM_Type * p_reg, in nrfy_tbm_int_init()
103 NRFY_STATIC_INLINE void nrfy_tbm_int_uninit(NRF_TBM_Type * p_reg) in nrfy_tbm_int_uninit()
119 NRFY_STATIC_INLINE uint32_t nrfy_tbm_events_process(NRF_TBM_Type * p_reg, uint32_t mask) in nrfy_tbm_events_process()
134 NRFY_STATIC_INLINE uint32_t nrfy_tbm_count_get(NRF_TBM_Type * p_reg) in nrfy_tbm_count_get()
141 NRFY_STATIC_INLINE void nrfy_tbm_task_trigger(NRF_TBM_Type * p_reg, nrf_tbm_task_t task) in nrfy_tbm_task_trigger()
148 NRFY_STATIC_INLINE void nrfy_tbm_event_clear(NRF_TBM_Type * p_reg, in nrfy_tbm_event_clear()
156 NRFY_STATIC_INLINE bool nrfy_tbm_event_check(NRF_TBM_Type const * p_reg, in nrfy_tbm_event_check()
[all …]
/hal_nordic-3.6.0/nrfx/drivers/
Dnrfx_common.h73 #define NRFY_STATIC_INLINE __STATIC_INLINE macro