Home
last modified time | relevance | path

Searched refs:am_hal_ota_status_t (Results 1 – 6 of 6) sorted by relevance

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_secure_ota.h207 } am_hal_ota_status_t; typedef
272 uint32_t am_hal_get_ota_status(uint32_t *pOtaDesc, uint32_t maxOta, am_hal_ota_status_t *pStatus);
Dam_hal_secure_ota.c223 uint32_t am_hal_get_ota_status(uint32_t *pOtaDesc, uint32_t maxOta, am_hal_ota_status_t *pStatus) in am_hal_get_ota_status()
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_secure_ota.h206 } am_hal_ota_status_t; typedef
271 uint32_t am_hal_get_ota_status(uint32_t *pOtaDesc, uint32_t maxOta, am_hal_ota_status_t *pStatus);
Dam_hal_secure_ota.c223 uint32_t am_hal_get_ota_status(uint32_t *pOtaDesc, uint32_t maxOta, am_hal_ota_status_t *pStatus) in am_hal_get_ota_status()
/hal_ambiq-latest/mcu/apollo4p/hal/mcu/
Dam_hal_secure_ota.h326 } am_hal_ota_status_t; typedef
394 extern uint32_t am_hal_get_ota_status(uint32_t maxOta, am_hal_ota_status_t *pStatus, uint32_t *pOta…
Dam_hal_secure_ota.c170 uint32_t am_hal_get_ota_status(uint32_t maxOta, am_hal_ota_status_t *pStatus, uint32_t *pOtaDescSta… in am_hal_get_ota_status()