Searched refs:word (Results 1 – 7 of 7) sorted by relevance
435 uint8_t word);496 uint8_t word);514 uint8_t word);726 uint8_t word) in nrf_cache_data_get() argument729 NRFX_ASSERT(word < NRF_CACHEDATA_WORD_INDEX_MAX); in nrf_cache_data_get()733 uint8_t du = (word / NRF_CACHEDATA_DATA_WORDS_IN_UNIT_MAX); in nrf_cache_data_get()734 uint8_t data = (uint8_t)(word - (du * NRF_CACHEDATA_DATA_WORDS_IN_UNIT_MAX)); in nrf_cache_data_get()739 switch (word) in nrf_cache_data_get()797 uint8_t word) in nrf_cache_data_unit_validity_check() argument799 NRFX_ASSERT(word < NRF_CACHEINFO_WORD_INDEX_MAX); in nrf_cache_data_unit_validity_check()[all …]
66 static bool is_empty_word(uint32_t const volatile * word);302 bool is_empty_word(uint32_t const volatile * word) in is_empty_word() argument304 uint32_t val = *word; in is_empty_word()
447 uint32_t word = (uint32_t)bytes_src[0] in nrfx_nvmc_bytes_write() local452 nvmc_word_write(addr, word); in nrfx_nvmc_bytes_write()
326 uint32_t word = nrf_rramc_word_read(address); in nrfy_rramc_word_read() local328 return word; in nrfy_rramc_word_read()
18 …cessing the registers. ARM cores retained existing procedure based on double-word read instruction.194 - Added functions for writing a word to the flash and reading a buffer, word, halfword, and byte in…629 - Added the nrfx_is_word_aligned() function for checking whether an address is word-aligned.
39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by365 # be prevented in individual cases by putting a % sign in front of the word or997 # output. The symbol name can be a fully qualified name, a word, or if the
39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by367 # be prevented in individual cases by putting a % sign in front of the word or1006 # output. The symbol name can be a fully qualified name, a word, or if the