Searched defs:bytes (Results 1 – 9 of 9) sorted by relevance
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_uart.c | 576 size_t bytes, in rx_done_event() 589 size_t bytes) in tx_done_event()
|
| D | nrfx_rramc.c | 87 NRFX_STATIC_INLINE bool fit_in_memory(uint32_t addr, bool uicr_allowed, uint32_t bytes) in fit_in_memory()
|
| D | nrfx_nvmc.c | 178 static uint32_t partial_word_create(uint32_t addr, uint8_t const * bytes, uint32_t bytes_count) in partial_word_create()
|
| /hal_nordic-latest/drivers/nrf_802154/serialization/spinel_base/ |
| D | spinel.h | 666 uint8_t bytes[8]; member 671 uint8_t bytes[8]; member 676 uint8_t bytes[16]; member 681 uint8_t bytes[6]; member 686 uint8_t bytes[16]; member
|
| D | spinel.c | 236 spinel_ssize_t spinel_packed_uint_decode(const uint8_t *bytes, spinel_size_t len, unsigned int *val… in spinel_packed_uint_decode() 294 spinel_ssize_t spinel_packed_uint_encode(uint8_t *bytes, spinel_size_t len, unsigned int value) in spinel_packed_uint_encode()
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/txtx/ |
| D | main.c | 125 … uint8_t bytes[sizeof(drone_reg_map_t)]; ///< Array for referring to individual structure elements. member
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/txrx/ |
| D | main.c | 127 …uint8_t bytes[sizeof(drone_reg_map_t)]; ///< Array for referring to individual structure e… member
|
| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_uart.h | 157 uint32_t bytes; ///< Number of bytes transfered. member
|
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_nfct.h | 821 uint16_t bytes = (nrf_nfct_rx_bits_get(p_reg, true) >> 3U); in __nrfy_internal_nfct_events_process() local
|