Searched refs:br_flash_dev_id (Results 1 – 8 of 8) sorted by relevance
60 uint8_t br_flash_dev_id; member
92 rsp->br_flash_dev_id = flash_area_get_device_id(_fa_p); in boot_go_hook()
128 rsp->br_flash_dev_id = flash_area_get_device_id(_fa_p); in boot_go()
255 rc = flash_device_base(rsp.br_flash_dev_id, &flash_base); in mynewt_main()
167 rsp->br_flash_dev_id = flash_area_get_device_id(_fa_p); in boot_go()
133 rsp->br_flash_dev_id = flash_area_get_device_id(_fa_p); in validate_image_slot()
166 rc = flash_area_open(rsp->br_flash_dev_id, &fap); in do_boot()345 rc = flash_device_base(rsp->br_flash_dev_id, &flash_base); in do_boot()
234 rsp->br_flash_dev_id = flash_area_get_device_id(BOOT_IMG_AREA(state, active_slot)); in fill_rsp()