Lines Matching full:emulated
224 * @brief Set the emulated BBRAM driver's invalid state
226 * Calling this will affect the emulated behavior of bbram_check_invalid().
228 * @param[in] dev The emulated device to modify
235 * @brief Set the emulated BBRAM driver's standby power state
237 * Calling this will affect the emulated behavior of bbram_check_standby_power().
239 * @param[in] dev The emulated device to modify
240 * @param[in] failure Whether or not standby power failure should be emulated
246 * @brief Set the emulated BBRAM driver's power state
248 * Calling this will affect the emulated behavior of bbram_check_power().
250 * @param[in] dev The emulated device to modify
251 * @param[in] failure Whether or not a power failure should be emulated