Lines Matching refs:partition
23 * obtain current booting partition slot, update current booting partition slot,
24 * or set partition slot as unbootable.
32 * These APIs can be used to obtain current booting partition slot,
33 * or update current booting partition slot, or set partition slot as unbootable.
40 * The operations include getting and setting current booting partition slot,
47 * @brief Obtains current booting partition slot.
49 …* @param numOfSlots number of slots supported. 1 means no AB partition; 2 means AB, > 2 means mult…
51 * @return Returns <b>0</b> if the board is booting from partition slot A.
52 * @return Returns <b>1</b> if the board is booting from partition slot B.
53 * @return Returns <b>N</b> if the board is booting from partition slot N.
72 * @brief Set current active boot partition slot
83 * @brief Set boot partition slot unbootable