Searched defs:offset (Results 1 – 7 of 7) sorted by relevance
/nrf_hw_models-latest/src/HW_models/ |
D | NHW_RRAMC.c | 194 …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
|
D | NHW_NVMC.c | 451 …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
|
D | trivial_xo.c | 38 static void arg_xo_drift_found(char * argv, int offset) { in arg_xo_drift_found()
|
D | NHW_UART_backend_pty.c | 228 static void parse_poll_period(char *argv, int offset) { in parse_poll_period()
|
D | NHW_UART_backend_fifo.c | 545 static void uf_parse_mdt(char *argv, int offset) { in uf_parse_mdt()
|
D | NHW_GRTC.c | 486 uint32_t offset = NRF_GRTC_regs.CC[cc].CCADD & GRTC_CC_CCADD_VALUE_Msk; in nhw_GRTC_regw_sideeffects_CC_CCADD() local
|
D | NHW_UART.c | 1432 static void uart_list(char *argv, int offset) { in uart_list()
|