Lines Matching defs:inst
110 for (int inst = 0; inst < NHW_RRAMC_UICR_TOTAL_INST; inst++) { in nhw_RRAMC_uicr_init() local
144 for (int inst = 0; inst < NHW_RRAMC_UICR_TOTAL_INST; inst++) { in nhw_RRAMC_uicr_clean_up() local
156 static void nhw_RRAMC_erase_uicr(uint inst){ in nhw_RRAMC_erase_uicr()
164 static void nhw_RRAMC_erase_all(uint inst){ in nhw_RRAMC_erase_all()
170 void nhw_RRAMC_regw_sideeffects_ERASEALL(uint inst) { in nhw_RRAMC_regw_sideeffects_ERASEALL()
194 static void nhw_RRAMC_address_location(uint32_t address, uint *inst, nvm_storage_state_t **storage,… in nhw_RRAMC_address_location()
230 uint inst; in nhw_RRAMC_write_word() local
254 uint inst; in nhw_RRAMC_write_halfword() local
272 uint inst; in nhw_RRAMC_write_byte() local
292 uint inst; in nhw_RRAMC_read_word() local
302 uint inst; in nhw_RRAMC_read_halfword() local
312 uint inst; in nhw_RRAMC_read_byte() local
338 uint inst; in nhw_RRAMC_write_buffer() local
368 uint inst; in nhw_RRAMC_read_buffer() local
379 void* nhw_RRAMC_get_RRAM_base_address(uint inst) { in nhw_RRAMC_get_RRAM_base_address()