Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/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
248 int offset; in nhw_RRAMC_read_word() local
258 int offset; in nhw_RRAMC_read_halfword() local
268 int offset; in nhw_RRAMC_read_byte() local
294 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_fifo.c539 static void uf_parse_mdt(char *argv, int offset) { in uf_parse_mdt()
DNHW_GRTC.c478 uint32_t offset = NRF_GRTC_regs.CC[cc].CCADD & GRTC_CC_CCADD_VALUE_Msk; in nhw_GRTC_regw_sideeffects_CC_CCADD() local
DNHW_UART.c1146 static void uart_list(char *argv, int offset) { in uart_list()