Home
last modified time | relevance | path

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

12

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_clock.h134 NRFX_STATIC_INLINE bool nrfx_clock_is_running(nrf_clock_domain_t domain, void * p_clk_src);
159 NRFX_STATIC_INLINE nrf_clock_hfclk_div_t nrfx_clock_divider_get(nrf_clock_domain_t domain);
167 NRFX_STATIC_INLINE void nrfx_clock_lfclk_start(void);
174 NRFX_STATIC_INLINE void nrfx_clock_lfclk_stop(void);
184 NRFX_STATIC_INLINE bool nrfx_clock_lfclk_is_running(void);
191 NRFX_STATIC_INLINE void nrfx_clock_hfclk_start(void);
198 NRFX_STATIC_INLINE void nrfx_clock_hfclk_stop(void);
208 NRFX_STATIC_INLINE bool nrfx_clock_hfclk_is_running(void);
224 NRFX_STATIC_INLINE void nrfx_clock_hfclkaudio_config_set(uint16_t freq_value);
235 NRFX_STATIC_INLINE uint16_t nrfx_clock_hfclkaudio_config_get(void);
[all …]
Dnrfx_ppib.h165 NRFX_STATIC_INLINE nrf_ppib_task_t nrfx_ppib_send_task_get(nrfx_ppib_t const * p_instance,
176 NRFX_STATIC_INLINE uint32_t nrfx_ppib_send_task_address_get(nrfx_ppib_t const * p_instance,
190 NRFX_STATIC_INLINE nrf_ppib_event_t nrfx_ppib_receive_event_get(nrfx_ppib_t const * p_instance,
201 NRFX_STATIC_INLINE uint32_t nrfx_ppib_receive_event_address_get(nrfx_ppib_t const * p_instance,
212 NRFX_STATIC_INLINE void nrfx_ppib_subscribe_set(nrfx_ppib_t const * p_instance,
223 NRFX_STATIC_INLINE void nrfx_ppib_subscribe_clear(nrfx_ppib_t const * p_instance,
233 NRFX_STATIC_INLINE void nrfx_ppib_publish_set(nrfx_ppib_t const * p_instance,
242 NRFX_STATIC_INLINE void nrfx_ppib_publish_clear(nrfx_ppib_t const * p_instance,
246 NRFX_STATIC_INLINE nrf_ppib_task_t nrfx_ppib_send_task_get(nrfx_ppib_t const * p_instance, in nrfx_ppib_send_task_get()
254 NRFX_STATIC_INLINE uint32_t nrfx_ppib_send_task_address_get(nrfx_ppib_t const * p_instance, in nrfx_ppib_send_task_address_get()
[all …]
Dnrfx_ppi.h187 NRFX_STATIC_INLINE uint32_t nrfx_ppi_channel_to_mask(nrf_ppi_channel_t channel);
214 NRFX_STATIC_INLINE nrfx_err_t nrfx_ppi_channel_include_in_group(nrf_ppi_channel_t channel,
242 NRFX_STATIC_INLINE nrfx_err_t nrfx_ppi_channel_remove_from_group(nrf_ppi_channel_t channel,
254 NRFX_STATIC_INLINE nrfx_err_t nrfx_ppi_group_clear(nrf_ppi_channel_group_t group);
285 NRFX_STATIC_INLINE uint32_t nrfx_ppi_task_address_get(nrf_ppi_task_t task);
294 NRFX_STATIC_INLINE uint32_t nrfx_ppi_task_group_enable_address_get(nrf_ppi_channel_group_t group);
303 NRFX_STATIC_INLINE uint32_t nrfx_ppi_task_group_disable_address_get(nrf_ppi_channel_group_t group);
306 NRFX_STATIC_INLINE uint32_t nrfx_ppi_channel_to_mask(nrf_ppi_channel_t channel) in nrfx_ppi_channel_to_mask()
311 NRFX_STATIC_INLINE nrfx_err_t nrfx_ppi_channel_include_in_group(nrf_ppi_channel_t channel, in nrfx_ppi_channel_include_in_group()
317 NRFX_STATIC_INLINE nrfx_err_t nrfx_ppi_channel_remove_from_group(nrf_ppi_channel_t channel, in nrfx_ppi_channel_remove_from_group()
[all …]
Dnrfx_grtc.h493 NRFX_STATIC_INLINE uint32_t nrfx_grtc_task_address_get(nrf_grtc_task_t task);
502 NRFX_STATIC_INLINE uint32_t nrfx_grtc_event_address_get(nrf_grtc_event_t event);
511 NRFX_STATIC_INLINE uint32_t nrfx_grtc_capture_task_address_get(uint8_t channel);
520 NRFX_STATIC_INLINE uint32_t nrfx_grtc_event_compare_address_get(uint8_t channel);
530 NRFX_STATIC_INLINE bool nrfx_grtc_sys_counter_cc_enable_check(uint8_t channel);
540 NRFX_STATIC_INLINE bool nrfx_grtc_syscounter_compare_event_check(uint8_t channel);
548 NRFX_STATIC_INLINE uint64_t nrfx_grtc_rtcounter_get(void);
557 NRFX_STATIC_INLINE void nrfx_grtc_clock_source_set(nrf_grtc_clksel_t clk_src);
562 NRFX_STATIC_INLINE uint32_t nrfx_grtc_task_address_get(nrf_grtc_task_t task) in nrfx_grtc_task_address_get()
567 NRFX_STATIC_INLINE uint32_t nrfx_grtc_event_address_get(nrf_grtc_event_t event) in nrfx_grtc_event_address_get()
[all …]
Dnrfx_rramc.h223 NRFX_STATIC_INLINE uint32_t nrfx_rramc_otp_word_read(uint32_t index);
240 NRFX_STATIC_INLINE bool nrfx_rramc_otp_word_write(uint32_t index, uint32_t value);
252 NRFX_STATIC_INLINE uint8_t nrfx_rramc_byte_read(uint32_t address);
264 NRFX_STATIC_INLINE uint32_t nrfx_rramc_word_read(uint32_t address);
274 NRFX_STATIC_INLINE void nrfx_rramc_buffer_read(void * dst, uint32_t address, uint32_t num_bytes);
284 NRFX_STATIC_INLINE bool nrfx_rramc_ready_check(void);
288 NRFX_STATIC_INLINE uint32_t nrfx_rramc_otp_word_read(uint32_t index) in nrfx_rramc_otp_word_read()
293 NRFX_STATIC_INLINE bool nrfx_rramc_otp_word_write(uint32_t index, uint32_t value) in nrfx_rramc_otp_word_write()
298 NRFX_STATIC_INLINE uint8_t nrfx_rramc_byte_read(uint32_t address) in nrfx_rramc_byte_read()
303 NRFX_STATIC_INLINE uint32_t nrfx_rramc_word_read(uint32_t address) in nrfx_rramc_word_read()
[all …]
Dnrfx_rtc.h276 NRFX_STATIC_INLINE void nrfx_rtc_int_disable(nrfx_rtc_t const * p_instance,
285 NRFX_STATIC_INLINE void nrfx_rtc_int_enable(nrfx_rtc_t const * p_instance, uint32_t mask);
294 NRFX_STATIC_INLINE uint32_t nrfx_rtc_counter_get(nrfx_rtc_t const * p_instance);
301 NRFX_STATIC_INLINE void nrfx_rtc_counter_clear(nrfx_rtc_t const * p_instance);
313 NRFX_STATIC_INLINE uint32_t nrfx_rtc_task_address_get(nrfx_rtc_t const * p_instance,
326 NRFX_STATIC_INLINE uint32_t nrfx_rtc_event_address_get(nrfx_rtc_t const * p_instance,
330 NRFX_STATIC_INLINE void nrfx_rtc_int_disable(nrfx_rtc_t const * p_instance, in nrfx_rtc_int_disable()
339 NRFX_STATIC_INLINE void nrfx_rtc_int_enable(nrfx_rtc_t const * p_instance, uint32_t mask) in nrfx_rtc_int_enable()
344 NRFX_STATIC_INLINE uint32_t nrfx_rtc_counter_get(nrfx_rtc_t const * p_instance) in nrfx_rtc_counter_get()
349 NRFX_STATIC_INLINE void nrfx_rtc_counter_clear(nrfx_rtc_t const * p_instance) in nrfx_rtc_counter_clear()
[all …]
Dnrfx_ipc.h94 NRFX_STATIC_INLINE void nrfx_ipc_signal(uint8_t send_index);
102 NRFX_STATIC_INLINE void nrfx_ipc_gpmem_set(uint8_t mem_index, uint32_t data);
111 NRFX_STATIC_INLINE uint32_t nrfx_ipc_gpmem_get(uint8_t mem_index);
174 NRFX_STATIC_INLINE void nrfx_ipc_receive_config_set(uint8_t event_index, uint32_t channel_bitmask);
182 NRFX_STATIC_INLINE void nrfx_ipc_send_config_set(uint8_t send_index, uint32_t channel_bitmask);
189 NRFX_STATIC_INLINE void nrfx_ipc_gpmem_set(uint8_t mem_index, uint32_t data) in nrfx_ipc_gpmem_set()
195 NRFX_STATIC_INLINE uint32_t nrfx_ipc_gpmem_get(uint8_t mem_index) in nrfx_ipc_gpmem_get()
201 NRFX_STATIC_INLINE void nrfx_ipc_signal(uint8_t send_index) in nrfx_ipc_signal()
207 NRFX_STATIC_INLINE void nrfx_ipc_receive_config_set(uint8_t event_index, uint32_t channel_bitmask) in nrfx_ipc_receive_config_set()
213 NRFX_STATIC_INLINE void nrfx_ipc_send_config_set(uint8_t send_index, uint32_t channel_bitmask) in nrfx_ipc_send_config_set()
Dnrfx_nvmc.h278 NRFX_STATIC_INLINE uint32_t nrfx_nvmc_uicr_word_read(uint32_t const volatile *address);
307 NRFX_STATIC_INLINE bool nrfx_nvmc_write_done_check(void);
316 NRFX_STATIC_INLINE void nrfx_nvmc_icache_enable(void);
319 NRFX_STATIC_INLINE void nrfx_nvmc_icache_disable(void);
324 NRFX_STATIC_INLINE bool nrfx_nvmc_write_done_check(void) in nrfx_nvmc_write_done_check()
329 NRFX_STATIC_INLINE uint32_t nrfx_nvmc_uicr_word_read(uint32_t const volatile *address) in nrfx_nvmc_uicr_word_read()
353 NRFX_STATIC_INLINE void nrfx_nvmc_icache_enable(void) in nrfx_nvmc_icache_enable()
358 NRFX_STATIC_INLINE void nrfx_nvmc_icache_disable(void) in nrfx_nvmc_icache_disable()
Dnrfx_timer.h246 NRFX_STATIC_INLINE uint32_t nrfx_timer_task_address_get(nrfx_timer_t const * p_instance,
257 NRFX_STATIC_INLINE uint32_t nrfx_timer_capture_task_address_get(nrfx_timer_t const * p_instance,
268 NRFX_STATIC_INLINE uint32_t nrfx_timer_event_address_get(nrfx_timer_t const * p_instance,
279 NRFX_STATIC_INLINE uint32_t nrfx_timer_compare_event_address_get(nrfx_timer_t const * p_instance,
302 NRFX_STATIC_INLINE uint32_t nrfx_timer_capture_get(nrfx_timer_t const * p_instance,
371 NRFX_STATIC_INLINE uint32_t nrfx_timer_task_address_get(nrfx_timer_t const * p_instance, in nrfx_timer_task_address_get()
377 NRFX_STATIC_INLINE uint32_t nrfx_timer_capture_task_address_get(nrfx_timer_t const * p_instance, in nrfx_timer_capture_task_address_get()
385 NRFX_STATIC_INLINE uint32_t nrfx_timer_event_address_get(nrfx_timer_t const * p_instance, in nrfx_timer_event_address_get()
391 NRFX_STATIC_INLINE uint32_t nrfx_timer_compare_event_address_get(nrfx_timer_t const * p_instance, in nrfx_timer_compare_event_address_get()
399 NRFX_STATIC_INLINE uint32_t nrfx_timer_capture_get(nrfx_timer_t const * p_instance, in nrfx_timer_capture_get()
Dnrfx_pwm.h325 NRFX_STATIC_INLINE void nrfx_pwm_step(nrfx_pwm_t const * p_instance);
369 NRFX_STATIC_INLINE void nrfx_pwm_sequence_update(nrfx_pwm_t const * p_instance,
382 NRFX_STATIC_INLINE uint32_t nrfx_pwm_task_address_get(nrfx_pwm_t const * p_instance,
394 NRFX_STATIC_INLINE uint32_t nrfx_pwm_event_address_get(nrfx_pwm_t const * p_instance,
398 NRFX_STATIC_INLINE void nrfx_pwm_step(nrfx_pwm_t const * p_instance) in nrfx_pwm_step()
403 NRFX_STATIC_INLINE void nrfx_pwm_sequence_update(nrfx_pwm_t const * p_instance, in nrfx_pwm_sequence_update()
410 NRFX_STATIC_INLINE uint32_t nrfx_pwm_task_address_get(nrfx_pwm_t const * p_instance, in nrfx_pwm_task_address_get()
416 NRFX_STATIC_INLINE uint32_t nrfx_pwm_event_address_get(nrfx_pwm_t const * p_instance, in nrfx_pwm_event_address_get()
Dnrfx_pdm.h243 NRFX_STATIC_INLINE uint32_t nrfx_pdm_task_address_get(nrfx_pdm_t const * p_instance,
254 NRFX_STATIC_INLINE bool nrfx_pdm_enable_check(nrfx_pdm_t const * p_instance);
299 NRFX_STATIC_INLINE uint32_t nrfx_pdm_task_address_get(nrfx_pdm_t const * p_instance, in nrfx_pdm_task_address_get()
305 NRFX_STATIC_INLINE bool nrfx_pdm_enable_check(nrfx_pdm_t const * p_instance) in nrfx_pdm_enable_check()
375 NRFX_STATIC_INLINE uint32_t nrfx_pdm_task_address_get(nrf_pdm_task_t task);
383 NRFX_STATIC_INLINE bool nrfx_pdm_enable_check(void);
421 NRFX_STATIC_INLINE uint32_t nrfx_pdm_task_address_get(nrf_pdm_task_t task) in nrfx_pdm_task_address_get()
426 NRFX_STATIC_INLINE bool nrfx_pdm_enable_check(void) in nrfx_pdm_enable_check()
Dnrfx_uarte.h421 NRFX_STATIC_INLINE uint32_t nrfx_uarte_task_address_get(nrfx_uarte_t const * p_instance,
432 NRFX_STATIC_INLINE uint32_t nrfx_uarte_event_address_get(nrfx_uarte_t const * p_instance,
677 NRFX_STATIC_INLINE void nrfx_uarte_rxdrdy_enable(nrfx_uarte_t const * p_instance);
687 NRFX_STATIC_INLINE void nrfx_uarte_rxdrdy_disable(nrfx_uarte_t const * p_instance);
703 NRFX_STATIC_INLINE uint32_t nrfx_uarte_task_address_get(nrfx_uarte_t const * p_instance, in nrfx_uarte_task_address_get()
709 NRFX_STATIC_INLINE uint32_t nrfx_uarte_event_address_get(nrfx_uarte_t const * p_instance, in nrfx_uarte_event_address_get()
715 NRFX_STATIC_INLINE void nrfx_uarte_rxdrdy_enable(nrfx_uarte_t const * p_instance) in nrfx_uarte_rxdrdy_enable()
720 NRFX_STATIC_INLINE void nrfx_uarte_rxdrdy_disable(nrfx_uarte_t const * p_instance) in nrfx_uarte_rxdrdy_disable()
Dnrfx_lpcomp.h184 NRFX_STATIC_INLINE void nrfx_lpcomp_enable(void);
206 NRFX_STATIC_INLINE void nrfx_lpcomp_disable(void);
218 NRFX_STATIC_INLINE void nrfx_lpcomp_enable(void) in nrfx_lpcomp_enable()
223 NRFX_STATIC_INLINE void nrfx_lpcomp_disable(void) in nrfx_lpcomp_disable()
Dnrfx_egu.h117 NRFX_STATIC_INLINE uint32_t nrfx_egu_task_address_get(nrfx_egu_t const * p_instance,
128 NRFX_STATIC_INLINE uint32_t nrfx_egu_event_address_get(nrfx_egu_t const * p_instance,
174 NRFX_STATIC_INLINE uint32_t nrfx_egu_task_address_get(nrfx_egu_t const * p_instance, in nrfx_egu_task_address_get()
180 NRFX_STATIC_INLINE uint32_t nrfx_egu_event_address_get(nrfx_egu_t const * p_instance, in nrfx_egu_event_address_get()
Dnrfx_gpiote.h588 NRFX_STATIC_INLINE void nrfx_gpiote_latency_set(nrfx_gpiote_t const * p_instance,
598 NRFX_STATIC_INLINE nrf_gpiote_latency_t nrfx_gpiote_latency_get(nrfx_gpiote_t const * p_instance);
604 NRFX_STATIC_INLINE void nrfx_gpiote_latency_set(nrfx_gpiote_t const * p_instance, in nrfx_gpiote_latency_set()
610 NRFX_STATIC_INLINE nrf_gpiote_latency_t nrfx_gpiote_latency_get(nrfx_gpiote_t const * p_instance) in nrfx_gpiote_latency_get()
716 NRFX_STATIC_INLINE void nrfx_gpiote_latency_set(nrf_gpiote_latency_t latency);
718 NRFX_STATIC_INLINE nrf_gpiote_latency_t nrfx_gpiote_latency_get(void);
723 NRFX_STATIC_INLINE void nrfx_gpiote_latency_set(nrf_gpiote_latency_t latency) in nrfx_gpiote_latency_set()
728 NRFX_STATIC_INLINE nrf_gpiote_latency_t nrfx_gpiote_latency_get(void) in nrfx_gpiote_latency_get()
Dnrfx_comp.h241 NRFX_STATIC_INLINE uint32_t nrfx_comp_task_address_get(nrf_comp_task_t task);
250 NRFX_STATIC_INLINE uint32_t nrfx_comp_event_address_get(nrf_comp_event_t event);
253 NRFX_STATIC_INLINE uint32_t nrfx_comp_task_address_get(nrf_comp_task_t task) in nrfx_comp_task_address_get()
258 NRFX_STATIC_INLINE uint32_t nrfx_comp_event_address_get(nrf_comp_event_t event) in nrfx_comp_event_address_get()
Dnrfx_qdec.h260 NRFX_STATIC_INLINE uint32_t nrfx_qdec_task_address_get(nrfx_qdec_t const * p_instance,
271 NRFX_STATIC_INLINE uint32_t nrfx_qdec_event_address_get(nrfx_qdec_t const * p_instance,
275 NRFX_STATIC_INLINE uint32_t nrfx_qdec_task_address_get(nrfx_qdec_t const * p_instance, in nrfx_qdec_task_address_get()
281 NRFX_STATIC_INLINE uint32_t nrfx_qdec_event_address_get(nrfx_qdec_t const * p_instance, in nrfx_qdec_event_address_get()
Dnrfx_twis.h311 NRFX_STATIC_INLINE size_t nrfx_twis_tx_amount(nrfx_twis_t const * p_instance);
345 NRFX_STATIC_INLINE size_t nrfx_twis_rx_amount(nrfx_twis_t const * p_instance);
411 NRFX_STATIC_INLINE size_t nrfx_twis_tx_amount(nrfx_twis_t const * p_instance) in nrfx_twis_tx_amount()
416 NRFX_STATIC_INLINE size_t nrfx_twis_rx_amount(nrfx_twis_t const * p_instance) in nrfx_twis_rx_amount()
Dnrfx_wdt.h293 NRFX_STATIC_INLINE uint32_t nrfx_wdt_task_address_get(nrfx_wdt_t const * p_instance,
304 NRFX_STATIC_INLINE uint32_t nrfx_wdt_event_address_get(nrfx_wdt_t const * p_instance,
308 NRFX_STATIC_INLINE uint32_t nrfx_wdt_task_address_get(nrfx_wdt_t const * p_instance, in nrfx_wdt_task_address_get()
314 NRFX_STATIC_INLINE uint32_t nrfx_wdt_event_address_get(nrfx_wdt_t const * p_instance, in nrfx_wdt_event_address_get()
Dnrfx_uart.h249 NRFX_STATIC_INLINE uint32_t nrfx_uart_task_address_get(nrfx_uart_t const * p_instance,
260 NRFX_STATIC_INLINE uint32_t nrfx_uart_event_address_get(nrfx_uart_t const * p_instance,
398 NRFX_STATIC_INLINE uint32_t nrfx_uart_task_address_get(nrfx_uart_t const * p_instance, in nrfx_uart_task_address_get()
404 NRFX_STATIC_INLINE uint32_t nrfx_uart_event_address_get(nrfx_uart_t const * p_instance, in nrfx_uart_event_address_get()
Dnrfx_spim.h419 NRFX_STATIC_INLINE uint32_t nrfx_spim_start_task_address_get(nrfx_spim_t const * p_instance);
431 NRFX_STATIC_INLINE uint32_t nrfx_spim_end_event_address_get(nrfx_spim_t const * p_instance);
456 NRFX_STATIC_INLINE uint32_t nrfx_spim_start_task_address_get(nrfx_spim_t const * p_instance) in nrfx_spim_start_task_address_get()
461 NRFX_STATIC_INLINE uint32_t nrfx_spim_end_event_address_get(nrfx_spim_t const * p_instance) in nrfx_spim_end_event_address_get()
Dnrfx_temp.h107 NRFX_STATIC_INLINE int32_t nrfx_temp_result_get(void);
147 NRFX_STATIC_INLINE int32_t nrfx_temp_result_get(void) in nrfx_temp_result_get()
Dnrfx_usbreg.h135 NRFX_STATIC_INLINE nrfx_usbreg_state_t nrfx_usbreg_usbstatus_get(void);
138 NRFX_STATIC_INLINE nrfx_usbreg_state_t nrfx_usbreg_usbstatus_get(void) in nrfx_usbreg_usbstatus_get()
Dnrfx_adc.h281 NRFX_STATIC_INLINE uint32_t nrfx_adc_start_task_get(void);
284 NRFX_STATIC_INLINE uint32_t nrfx_adc_start_task_get(void) in nrfx_adc_start_task_get()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rramc.c52 NRFX_STATIC_INLINE uint32_t rram_variant_get(NRF_FICR_Type const * p_reg) in rram_variant_get()
57 NRFX_STATIC_INLINE uint32_t total_memory_size_get(void) in total_memory_size_get()
69 NRFX_STATIC_INLINE bool is_valid_address(uint32_t addr, bool uicr_allowed) in is_valid_address()
87 NRFX_STATIC_INLINE bool fit_in_memory(uint32_t addr, bool uicr_allowed, uint32_t bytes) in fit_in_memory()

12