Home
last modified time | relevance | path

Searched refs:systimer_armv8_m_uninit (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/common/
Dplat_test.c31 systimer_armv8_m_uninit(&SYSTIMER0_ARMV8_M_DEV_S); in tfm_plat_test_secure_timer_stop()
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/common/
Dplat_test.c31 systimer_armv8_m_uninit(&SYSTIMER0_ARMV8_M_DEV_S); in tfm_plat_test_secure_timer_stop()
/trusted-firmware-m-latest/platform/ext/target/armchina/mps3/alcor/common/
Dplat_test.c31 systimer_armv8_m_uninit(&SYSTIMER0_ARMV8_M_DEV_S); in tfm_plat_test_secure_timer_stop()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dplat_test.c31 systimer_armv8_m_uninit(&SYSTIMER0_ARMV8_M_DEV_S); in tfm_plat_test_secure_timer_stop()
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/
Dplat_test.c31 systimer_armv8_m_uninit(&SYSTIMER0_ARMV8_M_DEV_S); in tfm_plat_test_secure_timer_stop()
/trusted-firmware-m-latest/platform/ext/target/arm/drivers/timer/armv8m/
Dsystimer_armv8-m_drv.h137 void systimer_armv8_m_uninit(struct systimer_armv8_m_dev_t* dev);
Dsystimer_armv8-m_drv.c74 void systimer_armv8_m_uninit(struct systimer_armv8_m_dev_t* dev) in systimer_armv8_m_uninit() function