Home
last modified time | relevance | path

Searched refs:word (Results 1 – 7 of 7) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_cache.h435 uint8_t word);
496 uint8_t word);
514 uint8_t word);
726 uint8_t word) in nrf_cache_data_get() argument
729 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() argument
799 NRFX_ASSERT(word < NRF_CACHEINFO_WORD_INDEX_MAX); in nrf_cache_data_unit_validity_check()
[all …]
/hal_nordic-latest/nrfx/mdk/
Dsystem_nrf91.c66 static bool is_empty_word(uint32_t const volatile * word);
302 bool is_empty_word(uint32_t const volatile * word) in is_empty_word() argument
304 uint32_t val = *word; in is_empty_word()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_nvmc.c447 uint32_t word = (uint32_t)bytes_src[0] in nrfx_nvmc_bytes_write() local
452 nvmc_word_write(addr, word); in nrfx_nvmc_bytes_write()
/hal_nordic-latest/nrfx/haly/
Dnrfy_rramc.h326 uint32_t word = nrf_rramc_word_read(address); in nrfy_rramc_word_read() local
328 return word; in nrfy_rramc_word_read()
/hal_nordic-latest/nrfx/
DCHANGELOG.md18 …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.
/hal_nordic-latest/nrfx/samples/doc/
Dnrfx_examples.doxyfile39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
365 # be prevented in individual cases by putting a % sign in front of the word or
997 # output. The symbol name can be a fully qualified name, a word, or if the
/hal_nordic-latest/nrfx/doc/
Dnrfx.doxyfile39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
367 # be prevented in individual cases by putting a % sign in front of the word or
1006 # output. The symbol name can be a fully qualified name, a word, or if the