nrfxlib API 3.3.99
Loading...
Searching...
No Matches
nrf_802154_hw_utils.h File Reference
#include <nrfx.h>

Go to the source code of this file.

Macros

#define RADIO_BASE   ((uintptr_t)NRF_RADIO)
 
#define FICR_BASE   ((uintptr_t)NRF_FICR)
 
#define FICR_REG_RESET_VALUE   0xFFFFFFFFUL
 
#define IS_FICR_REG_SET(_ficr_reg)
 

Functions

__STATIC_INLINE uint32_t nrf_802154_hw_offset_read (uintptr_t base_addr, uint32_t offset)
 Read peripheral register at a given offset.
 
__STATIC_INLINE void nrf_802154_hw_offset_write (uintptr_t base_addr, uint32_t offset, uint32_t value)
 Write to peripheral register at a given offset.
 
__STATIC_INLINE void nrf_802154_hw_reset_radio_tasks_events (void)
 Reset radio PUBLISH, SUBSCRIBE, EVENTS and INTEN registers.