Home
last modified time | relevance | path

Searched refs:systimer_armv8_m_dev_t (Results 1 – 13 of 13) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/drivers/timer/armv8m/
Dsystimer_armv8-m_drv.h101 struct systimer_armv8_m_dev_t { struct
122 void systimer_armv8_m_init(struct systimer_armv8_m_dev_t* dev);
137 void systimer_armv8_m_uninit(struct systimer_armv8_m_dev_t* dev);
149 struct systimer_armv8_m_dev_t* dev);
162 struct systimer_armv8_m_dev_t* dev,
175 struct systimer_armv8_m_dev_t* dev);
188 struct systimer_armv8_m_dev_t* dev,
201 struct systimer_armv8_m_dev_t* dev);
217 void systimer_armv8_m_set_timer_value(struct systimer_armv8_m_dev_t* dev,
230 struct systimer_armv8_m_dev_t* dev);
[all …]
Dsystimer_armv8-m_drv.c63 void systimer_armv8_m_init(struct systimer_armv8_m_dev_t* dev) in systimer_armv8_m_init()
74 void systimer_armv8_m_uninit(struct systimer_armv8_m_dev_t* dev) in systimer_armv8_m_uninit()
85 struct systimer_armv8_m_dev_t* dev) in systimer_armv8_m_get_counter_value()
109 struct systimer_armv8_m_dev_t* dev, in systimer_armv8_m_set_compare_value()
119 struct systimer_armv8_m_dev_t* dev) in systimer_armv8_m_get_compare_value()
130 void systimer_armv8_m_set_counter_freq(struct systimer_armv8_m_dev_t* dev, in systimer_armv8_m_set_counter_freq()
139 struct systimer_armv8_m_dev_t* dev) in systimer_armv8_m_get_counter_freq()
146 void systimer_armv8_m_set_timer_value(struct systimer_armv8_m_dev_t* dev, in systimer_armv8_m_set_timer_value()
155 struct systimer_armv8_m_dev_t* dev) in systimer_armv8_m_get_timer_value()
162 void systimer_armv8_m_enable_timer(struct systimer_armv8_m_dev_t* dev) in systimer_armv8_m_enable_timer()
[all …]
/trusted-firmware-m-latest/platform/ext/target/armchina/mps3/alcor/common/device/include/
Ddevice_definition.h166 extern struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_S;
170 extern struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_NS;
175 extern struct systimer_armv8_m_dev_t SYSTIMER1_ARMV8_M_DEV_S;
179 extern struct systimer_armv8_m_dev_t SYSTIMER1_ARMV8_M_DEV_NS;
184 extern struct systimer_armv8_m_dev_t SYSTIMER2_ARMV8_M_DEV_S;
188 extern struct systimer_armv8_m_dev_t SYSTIMER2_ARMV8_M_DEV_NS;
193 extern struct systimer_armv8_m_dev_t SYSTIMER3_ARMV8_M_DEV_S;
197 extern struct systimer_armv8_m_dev_t SYSTIMER3_ARMV8_M_DEV_NS;
Dplatform_s_device_definition.h62 extern struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_S;
63 extern struct systimer_armv8_m_dev_t SYSTIMER1_ARMV8_M_DEV_S;
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/device/include/
Ddevice_definition.h138 extern struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_S;
142 extern struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_NS;
147 extern struct systimer_armv8_m_dev_t SYSTIMER1_ARMV8_M_DEV_S;
151 extern struct systimer_armv8_m_dev_t SYSTIMER1_ARMV8_M_DEV_NS;
156 extern struct systimer_armv8_m_dev_t SYSTIMER2_ARMV8_M_DEV_S;
160 extern struct systimer_armv8_m_dev_t SYSTIMER2_ARMV8_M_DEV_NS;
165 extern struct systimer_armv8_m_dev_t SYSTIMER3_ARMV8_M_DEV_S;
169 extern struct systimer_armv8_m_dev_t SYSTIMER3_ARMV8_M_DEV_NS;
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/common/device/include/
Dplatform_s_device_definition.h61 extern struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_S;
62 extern struct systimer_armv8_m_dev_t SYSTIMER1_ARMV8_M_DEV_S;
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/device/source/
Ddevice_definition.c318 struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_S = {
334 struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_NS = {
350 struct systimer_armv8_m_dev_t SYSTIMER1_ARMV8_M_DEV_S = {
366 struct systimer_armv8_m_dev_t SYSTIMER1_ARMV8_M_DEV_NS = {
382 struct systimer_armv8_m_dev_t SYSTIMER2_ARMV8_M_DEV_S = {
398 struct systimer_armv8_m_dev_t SYSTIMER2_ARMV8_M_DEV_NS = {
414 struct systimer_armv8_m_dev_t SYSTIMER3_ARMV8_M_DEV_S = {
430 struct systimer_armv8_m_dev_t SYSTIMER3_ARMV8_M_DEV_NS = {
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/common/device/include/
Dplatform_s_device_definition.h61 extern struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_S;
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/device/include/
Dplatform_s_device_definition.h61 extern struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_S;
/trusted-firmware-m-latest/platform/ext/target/armchina/mps3/alcor/common/device/source/
Dplatform_s_device_definition.c257 struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_S
277 struct systimer_armv8_m_dev_t SYSTIMER1_ARMV8_M_DEV_NS = {
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/common/device/source/
Dplatform_s_device_definition.c256 struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_S
276 struct systimer_armv8_m_dev_t SYSTIMER1_ARMV8_M_DEV_NS = {
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/device/source/
Dplatform_s_device_definition.c253 struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_S
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/common/device/source/
Dplatform_s_device_definition.c253 struct systimer_armv8_m_dev_t SYSTIMER0_ARMV8_M_DEV_S