| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_nvmc.c | 148 static bool is_page_aligned_check(uint32_t addr) in is_page_aligned_check() 154 __STATIC_INLINE bool is_halfword_aligned(uint32_t addr) in is_halfword_aligned() 159 __STATIC_INLINE bool is_valid_address(uint32_t addr, bool uicr_allowed) in is_valid_address() 178 static uint32_t partial_word_create(uint32_t addr, uint8_t const * bytes, uint32_t bytes_count) in partial_word_create() 239 static void nvmc_word_write(uint32_t addr, uint32_t value) in nvmc_word_write() 253 static void nvmc_words_write(uint32_t addr, void const * src, uint32_t num_words) in nvmc_words_write() 261 nrfx_err_t nrfx_nvmc_page_erase(uint32_t addr) in nrfx_nvmc_page_erase() 303 nrfx_err_t nrfx_nvmc_page_partial_erase_init(uint32_t addr, uint32_t duration_ms) in nrfx_nvmc_page_partial_erase_init() 349 bool nrfx_nvmc_byte_writable_check(uint32_t addr, uint8_t val_to_check) in nrfx_nvmc_byte_writable_check() 357 bool nrfx_nvmc_halfword_writable_check(uint32_t addr, uint16_t val_to_check) in nrfx_nvmc_halfword_writable_check() [all …]
|
| D | nrfx_rramc.c | 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()
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_common.h | 245 NRF_STATIC_INLINE uint8_t nrf_address_domain_get(uint32_t addr) in nrf_address_domain_get() 252 NRF_STATIC_INLINE nrf_region_t nrf_address_region_get(uint32_t addr) in nrf_address_region_get() 259 NRF_STATIC_INLINE bool nrf_address_security_get(uint32_t addr) in nrf_address_security_get() 266 NRF_STATIC_INLINE uint8_t nrf_address_bus_get(uint32_t addr, size_t size) in nrf_address_bus_get() 273 NRF_STATIC_INLINE uint8_t nrf_address_slave_get(uint32_t addr) in nrf_address_slave_get() 280 NRF_STATIC_INLINE uint16_t nrf_address_periphid_get(uint32_t addr) in nrf_address_periphid_get()
|
| D | nrf_ramc.h | 177 NRF_STATIC_INLINE void nrf_ramc_secbase_set(NRF_RAMC_Type * p_reg, uint32_t addr) in nrf_ramc_secbase_set()
|
| D | nrf_cache.h | 876 NRF_STATIC_INLINE void nrf_cache_lineaddr_set(NRF_CACHE_Type * p_reg, uint32_t addr) in nrf_cache_lineaddr_set()
|
| D | nrf_twis.h | 884 nrf_twis_address_t addr) in nrf_twis_address_set()
|
| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_twim.h | 163 #define NRFX_TWIM_XFER_DESC(transfer, addr, p_buf1, buf_len1, p_buf2, buf_len2) \ argument 174 #define NRFX_TWIM_XFER_DESC_TX(addr, p_data, length) \ argument 178 #define NRFX_TWIM_XFER_DESC_RX(addr, p_data, length) \ argument 182 #define NRFX_TWIM_XFER_DESC_TXRX(addr, p_tx, tx_len, p_rx, rx_len) \ argument 186 #define NRFX_TWIM_XFER_DESC_TXTX(addr, p_tx, tx_len, p_tx2, tx_len2) \ argument
|
| D | nrfx_twi.h | 158 #define NRFX_TWI_XFER_DESC_TX(addr, p_data, length) \ argument 169 #define NRFX_TWI_XFER_DESC_RX(addr, p_data, length) \ argument 180 #define NRFX_TWI_XFER_DESC_TXRX(addr, p_tx, tx_len, p_rx, rx_len) \ argument 191 #define NRFX_TWI_XFER_DESC_TXTX(addr, p_tx, tx_len, p_tx2, tx_len2) \ argument
|
| D | nrfx_qspi.h | 161 uint32_t addr; /**< Erase start address. */ member 170 uint32_t addr; /**< Transfer start address. */ member
|
| D | nrfx_twis.h | 132 …uint32_t addr[2]; ///< Set addresses that this slave should respond. Set 0 t… member
|
| D | nrfx_usbd.h | 219 uint32_t addr; //!< Numeric value used internally by the driver. member
|
| /hal_nordic-latest/nrfs/src/services/ |
| D | nrfs_diag.c | 33 nrfs_err_t nrfs_diag_reg_read(uint32_t addr, void *p_context) in nrfs_diag_reg_read() 50 nrfs_err_t nrfs_diag_reg_write(uint32_t addr, uint32_t val, void *p_context) in nrfs_diag_reg_write()
|
| D | nrfs_pmic.c | 263 nrfs_err_t nrfs_pmic_test_if_read(uint16_t addr, void *p_context) in nrfs_pmic_test_if_read() 280 nrfs_err_t nrfs_pmic_test_if_write(uint16_t addr, uint8_t val, void *p_context) in nrfs_pmic_test_if_write()
|
| /hal_nordic-latest/nrfs/include/internal/services/ |
| D | nrfs_diag.h | 26 uint32_t addr; /** Register address. */ member 33 uint32_t addr; /** Register address. */ member
|
| D | nrfs_pmic.h | 57 uint16_t addr; /** Register address */ member
|
| /hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/ |
| D | nrf_802154_ifs.c | 144 const uint8_t * addr; in is_ifs_needed_by_address() local 302 const uint8_t * addr; in nrf_802154_ifs_transmitted_hook() local
|
| /hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/ack_generator/ |
| D | nrf_802154_ack_data.c | 76 uint8_t addr[SHORT_ADDRESS_SIZE]; /// Short address of peer node. member 83 uint8_t addr[EXTENDED_ADDRESS_SIZE]; /// Extended address of peer node. member
|
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_rramc.h | 682 uint32_t addr, in __nrfy_internal_rramc_byte_write() 695 uint32_t addr, in __nrfy_internal_rramc_word_write()
|
| /hal_nordic-latest/nrfs/include/services/ |
| D | nrfs_diag.h | 28 uint32_t addr; /** Register address. */ member
|
| /hal_nordic-latest/nrfx/soc/interconnect/dppic_ppib/ |
| D | nrfx_interconnect_dppic_ppib.c | 153 nrf_apb_index_t nrfx_interconnect_apb_index_get(uint32_t addr) in nrfx_interconnect_apb_index_get()
|
| /hal_nordic-latest/nrfx/soc/interconnect/apb/ |
| D | nrfx_interconnect_apb.c | 92 nrfx_interconnect_apb_t const * nrfx_interconnect_apb_get(uint32_t addr) in nrfx_interconnect_apb_get()
|
| /hal_nordic-latest/nrfx/helpers/ |
| D | nrf_vdma.h | 136 #define NRFX_VDMA_PERIPH_JOB(addr, size) \ argument
|