5 #ifndef OPENTITAN_SW_DEVICE_LIB_TESTING_SYSRST_CTRL_TESTUTILS_H_
6 #define OPENTITAN_SW_DEVICE_LIB_TESTING_SYSRST_CTRL_TESTUTILS_H_
24 void sysrst_ctrl_testutils_setup_dio(dif_pinmux_t *pinmux);
36 void sysrst_ctrl_testutils_release_dio(dif_sysrst_ctrl_t *sysrst_ctrl,
37 bool release_ec,
bool release_flash);
50 void sysrst_ctrl_testutils_set_ec_rst_pulse_width(
51 dif_sysrst_ctrl_t *sysrst_ctrl, uint32_t pulse_us);