Searched refs:api (Results 1 – 8 of 8) sorted by relevance
10 pub mod api; module43 api::set_ram_info(api::BootsimRamInfo { in invoke()49 api::clear_ram_info(); in invoke()
11 use crate::api;29 resp: api::BootRsp,62 pub fn resp(&self) -> Option<&api::BootRsp> { in resp()77 api::set_flash(dev_id, flash); in boot_go()79 let mut sim_ctx = api::CSimContext { in boot_go()87 let mut rsp = api::BootRsp { in boot_go()109 api::clear_flash(dev_id); in boot_go()160 api::sim_set_nv_counter_for_image(image_index, security_counter_value); in set_security_counter()165 api::sim_get_nv_counter_for_image(image_index, &mut counter_val as *mut u32); in get_security_counter()171 use crate::api::{BootRsp, CSimContext};
14 sig-ecdsa-psa = ["mcuboot-sys/sig-ecdsa-psa", "mcuboot-sys/psa-crypto-api"]
100 psa-crypto-api = []
181 -T${esp_hal_dir}/components/esp_rom/${MCUBOOT_TARGET}/ld/${MCUBOOT_TARGET}.rom.api.ld
807 - ESP32-C3: <https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-guides/usb-serial-jt…808 - ESP32-S3: <https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-guides/usb-serial-jt…809 - ESP32-C6: <https://docs.espressif.com/projects/esp-idf/en/latest/esp32c6/api-guides/usb-serial-jt…810 - ESP32-H2: <https://docs.espressif.com/projects/esp-idf/en/latest/esp32h2/api-guides/usb-serial-jt…
192 For reference see [Mbed TLS platform.h](https://tls.mbed.org/api/platform_8h.html).
144 - Add a new flash api `flash_area_get_sector`, along with support for each