Lines Matching refs:AbrOps
90 pub struct AbrOps { struct
101 ops: &'a AbrOps,
112 unsafe fn new(ops: &'a AbrOps) -> Self { in new()
181 abr_ops: *const AbrOps, in AbrGetBootSlot() argument
223 abr_ops: *const AbrOps, in AbrMarkSlotActive() argument
246 abr_ops: *const AbrOps, in AbrGetSlotLastMarkedActive() argument
265 abr_ops: *const AbrOps, in AbrMarkSlotUnbootable() argument
288 abr_ops: *const AbrOps, in AbrMarkSlotSuccessful() argument
344 abr_ops: *const AbrOps, in AbrGetSlotInfo() argument
368 pub unsafe extern "C" fn AbrSetOneShotRecovery(abr_ops: *const AbrOps, enable: bool) -> c_uint { in AbrSetOneShotRecovery() argument
384 pub unsafe extern "C" fn AbrSetOneShotBootloader(abr_ops: *const AbrOps, enable: bool) -> c_uint { in AbrSetOneShotBootloader() argument
401 abr_ops: *const AbrOps, in AbrGetAndClearOneShotFlags() argument