Home
last modified time | relevance | path

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

/hal_nordic-3.5.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_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()
137 NRFY_STATIC_INLINE void nrfy_qdec_int_init(NRF_QDEC_Type * p_reg, in nrfy_qdec_int_init()
170 NRFY_STATIC_INLINE void nrfy_qdec_int_uninit(NRF_QDEC_Type * p_reg) in nrfy_qdec_int_uninit()
185 NRFY_STATIC_INLINE uint32_t nrfy_qdec_events_process(NRF_QDEC_Type * p_reg, in nrfy_qdec_events_process()
200 NRFY_STATIC_INLINE void nrfy_qdec_accumulators_read(NRF_QDEC_Type const * p_reg, in nrfy_qdec_accumulators_read()
216 NRFY_STATIC_INLINE void nrfy_qdec_pins_get(NRF_QDEC_Type const * p_reg, in nrfy_qdec_pins_get()
232 NRFY_STATIC_INLINE void nrfy_qdec_pins_set(NRF_QDEC_Type * p_reg, in nrfy_qdec_pins_set()
[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_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,
75 NRFY_STATIC_INLINE void nrfy_wdt_periph_configure(NRF_WDT_Type * p_reg, in nrfy_wdt_periph_configure()
91 NRFY_STATIC_INLINE void nrfy_wdt_int_init(NRF_WDT_Type * p_reg, in nrfy_wdt_int_init()
114 NRFY_STATIC_INLINE void nrfy_wdt_int_uninit(NRF_WDT_Type * p_reg) in nrfy_wdt_int_uninit()
129 NRFY_STATIC_INLINE uint32_t nrfy_wdt_events_process(NRF_WDT_Type * p_reg, uint32_t mask) in nrfy_wdt_events_process()
137 NRFY_STATIC_INLINE void nrfy_wdt_task_trigger(NRF_WDT_Type * p_reg, nrf_wdt_task_t task) in nrfy_wdt_task_trigger()
144 NRFY_STATIC_INLINE uint32_t nrfy_wdt_task_address_get(NRF_WDT_Type const * p_reg, in nrfy_wdt_task_address_get()
151 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_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_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,
78 NRFY_STATIC_INLINE void nrfy_gpiote_int_init(NRF_GPIOTE_Type * p_reg, in nrfy_gpiote_int_init()
113 NRFY_STATIC_INLINE uint32_t nrfy_gpiote_events_process(NRF_GPIOTE_Type * p_reg, in nrfy_gpiote_events_process()
122 NRFY_STATIC_INLINE void nrfy_gpiote_task_trigger(NRF_GPIOTE_Type * p_reg, nrf_gpiote_task_t task) in nrfy_gpiote_task_trigger()
129 NRFY_STATIC_INLINE uint32_t nrfy_gpiote_task_address_get(NRF_GPIOTE_Type const * p_reg, in nrfy_gpiote_task_address_get()
136 NRFY_STATIC_INLINE bool nrfy_gpiote_event_check(NRF_GPIOTE_Type const * p_reg, in nrfy_gpiote_event_check()
146 NRFY_STATIC_INLINE void nrfy_gpiote_event_clear(NRF_GPIOTE_Type * p_reg, nrf_gpiote_event_t event) in nrfy_gpiote_event_clear()
153 NRFY_STATIC_INLINE uint32_t nrfy_gpiote_event_address_get(NRF_GPIOTE_Type const * p_reg, in nrfy_gpiote_event_address_get()
[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_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_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,
76 NRFY_STATIC_INLINE void nrfy_lpcomp_periph_configure(NRF_LPCOMP_Type * p_reg, in nrfy_lpcomp_periph_configure()
92 NRFY_STATIC_INLINE void nrfy_lpcomp_int_init(NRF_LPCOMP_Type * p_reg, in nrfy_lpcomp_int_init()
118 NRFY_STATIC_INLINE void nrfy_lpcomp_int_uninit(NRF_LPCOMP_Type * p_reg) in nrfy_lpcomp_int_uninit()
133 NRFY_STATIC_INLINE uint32_t nrfy_lpcomp_events_process(NRF_LPCOMP_Type * p_reg, in nrfy_lpcomp_events_process()
149 NRFY_STATIC_INLINE bool nrfy_lpcomp_sample_check(NRF_LPCOMP_Type * p_reg) in nrfy_lpcomp_sample_check()
159 NRFY_STATIC_INLINE void nrfy_lpcomp_configure(NRF_LPCOMP_Type * p_reg, in nrfy_lpcomp_configure()
167 NRFY_STATIC_INLINE void nrfy_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input) in nrfy_lpcomp_input_select()
[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_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_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_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,
107 NRFY_STATIC_INLINE void nrfy_i2s_periph_configure(NRF_I2S_Type * p_reg, in nrfy_i2s_periph_configure()
130 NRFY_STATIC_INLINE void nrfy_i2s_int_init(NRF_I2S_Type * p_reg, in nrfy_i2s_int_init()
158 NRFY_STATIC_INLINE void nrfy_i2s_int_uninit(NRF_I2S_Type * p_reg) in nrfy_i2s_int_uninit()
176 NRFY_STATIC_INLINE uint32_t nrfy_i2s_events_process(NRF_I2S_Type * p_reg, in nrfy_i2s_events_process()
194 NRFY_STATIC_INLINE void nrfy_i2s_buffers_set(NRF_I2S_Type * p_reg, in nrfy_i2s_buffers_set()
220 NRFY_STATIC_INLINE void nrfy_i2s_xfer_start(NRF_I2S_Type * p_reg, in nrfy_i2s_xfer_start()
260 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_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_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()
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()
141 NRFY_STATIC_INLINE void nrfy_dppi_subscribe_clear(NRF_DPPIC_Type * p_reg, nrf_dppi_task_t task) in nrfy_dppi_subscribe_clear()
148 NRFY_STATIC_INLINE void nrfy_dppi_channels_include_in_group(NRF_DPPIC_Type * p_reg, in nrfy_dppi_channels_include_in_group()
[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()
/hal_nordic-3.5.0/nrfx/drivers/
Dnrfx_common.h72 #define NRFY_STATIC_INLINE __STATIC_INLINE macro