Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 7 of 7) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNHW_RRAMC.c194 …w_RRAMC_address_location(uint32_t address, uint *inst, nvm_storage_state_t **storage, int *offset){ in nhw_RRAMC_address_location()
228 int offset; in nhw_RRAMC_write_word() local
252 int offset; in nhw_RRAMC_write_halfword() local
270 int offset; in nhw_RRAMC_write_byte() local
290 int offset; in nhw_RRAMC_read_word() local
300 int offset; in nhw_RRAMC_read_halfword() local
310 int offset; in nhw_RRAMC_read_byte() local
336 int offset; in nhw_RRAMC_write_buffer() local
366 int offset; in nhw_RRAMC_read_buffer() local
DNHW_NVMC.c451 …hw_nvmc_address_location(uint32_t address, uint *inst, nvm_storage_state_t **storage, int *offset){ in nhw_nvmc_address_location()
485 int offset; in nhw_nmvc_write_word() local
552 int offset; in nhw_nmvc_read_word() local
568 int offset; in nhw_nmvc_read_halfword() local
584 int offset; in nhw_nmvc_read_byte() local
616 int offset; in nhw_nmvc_read_buffer() local
Dtrivial_xo.c38 static void arg_xo_drift_found(char * argv, int offset) { in arg_xo_drift_found()
DNHW_UART_backend_pty.c228 static void parse_poll_period(char *argv, int offset) { in parse_poll_period()
DNHW_UART_backend_fifo.c545 static void uf_parse_mdt(char *argv, int offset) { in uf_parse_mdt()
DNHW_GRTC.c486 uint32_t offset = NRF_GRTC_regs.CC[cc].CCADD & GRTC_CC_CCADD_VALUE_Msk; in nhw_GRTC_regw_sideeffects_CC_CCADD() local
DNHW_UART.c1432 static void uart_list(char *argv, int offset) { in uart_list()