Home
last modified time | relevance | path

Searched defs:address (Results 1 – 21 of 21) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_rramc.h129 uint32_t address; ///< Start address of the region. member
742 NRF_STATIC_INLINE void nrf_rramc_byte_write(uint32_t address, uint8_t value) in nrf_rramc_byte_write()
747 NRF_STATIC_INLINE void nrf_rramc_halfword_write(uint32_t address, uint16_t value) in nrf_rramc_halfword_write()
752 NRF_STATIC_INLINE void nrf_rramc_word_write(uint32_t address, uint32_t value) in nrf_rramc_word_write()
757 NRF_STATIC_INLINE void nrf_rramc_buffer_write(uint32_t address, void * src, uint32_t num_bytes) in nrf_rramc_buffer_write()
762 NRF_STATIC_INLINE uint8_t nrf_rramc_byte_read(uint32_t address) in nrf_rramc_byte_read()
767 NRF_STATIC_INLINE uint16_t nrf_rramc_halfword_read(uint32_t address) in nrf_rramc_halfword_read()
772 NRF_STATIC_INLINE uint32_t nrf_rramc_word_read(uint32_t address) in nrf_rramc_word_read()
777 NRF_STATIC_INLINE void nrf_rramc_buffer_read(void * dst, uint32_t address, uint32_t num_bytes) in nrf_rramc_buffer_read()
Dnrf_nvmc.h375 NRF_STATIC_INLINE void nrf_nvmc_word_write(uint32_t address, in nrf_nvmc_word_write()
381 NRF_STATIC_INLINE uint8_t nrf_nvmc_byte_read(uint32_t address) in nrf_nvmc_byte_read()
386 NRF_STATIC_INLINE uint16_t nrf_nvmc_halfword_read(uint32_t address) in nrf_nvmc_halfword_read()
391 NRF_STATIC_INLINE uint32_t nrf_nvmc_word_read(uint32_t address) in nrf_nvmc_word_read()
397 uint32_t address, in nrf_nvmc_buffer_read()
Dnrf_mpc.h828 uint32_t address) in nrf_mpc_region_startaddr_set()
845 uint32_t address) in nrf_mpc_region_addrmask_set()
936 uint32_t address) in nrf_mpc_override_startaddr_set()
954 uint32_t address) in nrf_mpc_override_endaddr_set()
Dnrf_uicr.h169 uint32_t address; /**< Block start address. */ member
260 uint32_t address; /**< Peripheral address. */ member
Dnrf_acl.h115 uint32_t address, in nrf_acl_region_set()
Dnrf_resetinfo.h303 uint32_t address) in nrf_resetinfo_error_address_set()
Dnrf_memconf.h472 uint8_t address) in nrf_memconf_bitline_address_set()
Dnrf_twi.h480 NRF_STATIC_INLINE void nrf_twi_address_set(NRF_TWI_Type * p_reg, uint8_t address) in nrf_twi_address_set()
Dnrf_vpr_csr.h373 NRF_STATIC_INLINE void nrf_vpr_csr_machine_trap_vector_table_addr_set(uint32_t address) in nrf_vpr_csr_machine_trap_vector_table_addr_set()
Dnrf_radio.h1903 NRF_STATIC_INLINE void nrf_radio_base0_set(NRF_RADIO_Type * p_reg, uint32_t address) in nrf_radio_base0_set()
1913 NRF_STATIC_INLINE void nrf_radio_base1_set(NRF_RADIO_Type * p_reg, uint32_t address) in nrf_radio_base1_set()
Dnrf_twim.h923 uint8_t address) in nrf_twim_address_set()
/hal_nordic-latest/nrfx/haly/
Dnrfy_rramc.h193 uint32_t address, in nrfy_rramc_byte_write()
221 uint32_t address, in nrfy_rramc_bytes_write()
247 NRFY_STATIC_INLINE uint8_t nrfy_rramc_byte_read(uint32_t address) in nrfy_rramc_byte_read()
267 uint32_t address, in nrfy_rramc_word_write()
295 uint32_t address, in nrfy_rramc_words_write()
323 NRFY_STATIC_INLINE uint32_t nrfy_rramc_word_read(uint32_t address) in nrfy_rramc_word_read()
339 uint32_t address, in nrfy_rramc_buffer_read()
Dnrfy_mvdma.h587 uint32_t address = nrf_mvdma_last_source_address_get(p_reg); in nrfy_mvdma_last_source_address_get() local
596 uint32_t address = nrf_mvdma_last_sink_address_get(p_reg); in nrfy_mvdma_last_sink_address_get() local
Dnrfy_twim.h600 uint8_t address) in nrfy_twim_address_set()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rramc.c114 void nrfx_rramc_byte_write(uint32_t address, uint8_t value) in nrfx_rramc_byte_write()
123 void nrfx_rramc_bytes_write(uint32_t address, void const * src, uint32_t num_bytes) in nrfx_rramc_bytes_write()
133 void nrfx_rramc_word_write(uint32_t address, uint32_t value) in nrfx_rramc_word_write()
143 void nrfx_rramc_words_write(uint32_t address, void const * src, uint32_t num_words) in nrfx_rramc_words_write()
Dnrfx_twim.c98 uint8_t address; member
Dnrfx_qspi.c124 uint32_t address, in qspi_xfer()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rramc.h298 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()
308 NRFX_STATIC_INLINE void nrfx_rramc_buffer_read(void * dst, uint32_t address, uint32_t num_bytes) in nrfx_rramc_buffer_read()
Dnrfx_nvmc.h329 NRFX_STATIC_INLINE uint32_t nrfx_nvmc_uicr_word_read(uint32_t const volatile *address) in nrfx_nvmc_uicr_word_read()
Dnrfx_twi.h149 uint8_t address; ///< Slave address. member
Dnrfx_twim.h155 uint8_t address; ///< Slave address. member