Searched defs:pc_value (Results 1 – 2 of 2) sorted by relevance
433 void set_pc_lr_sp_value(uint32_t pc_value, uint32_t lr_value, uint32_t sp_value) in set_pc_lr_sp_value()440 void get_pc_lr_sp_value(uint32_t *pc_value, uint32_t *lr_value, uint32_t *sp_value) in get_pc_lr_sp_value()
43 uint32_t pc_value; member