Home
last modified time | relevance | path

Searched refs:systimer_armv8_m_disable_timer (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/drivers/timer/armv8m/
Dsystimer_armv8-m_drv.h252 void systimer_armv8_m_disable_timer(struct systimer_armv8_m_dev_t* dev);
Dsystimer_armv8-m_drv.c79 systimer_armv8_m_disable_timer(dev); in systimer_armv8_m_uninit()
169 void systimer_armv8_m_disable_timer(struct systimer_armv8_m_dev_t* dev) in systimer_armv8_m_disable_timer() function