Home
last modified time | relevance | path

Searched refs:TIMER (Results 1 – 25 of 70) sorted by relevance

123

/bsp/nuvoton/libraries/m2354/rtt_port/
A DKconfig101 bool "TIMER"
108 bool "TIMER PWM"
133 bool "TIMER"
140 bool "TIMER PWM"
164 bool "TIMER"
171 bool "TIMER PWM"
195 bool "TIMER"
202 bool "TIMER PWM"
226 bool "TIMER"
233 bool "TIMER PWM"
[all …]
/bsp/nuvoton/libraries/nuc980/rtt_port/
A DKconfig83 bool "Enable Timer Controller(TIMER)"
107 bool "TIMER"
114 bool "TIMER CAPTURE"
132 bool "TIMER"
139 bool "TIMER CAPTURE"
156 bool "TIMER"
163 bool "TIMER CAPTURE"
180 bool "TIMER"
187 bool "TIMER CAPTURE"
204 bool "TIMER"
[all …]
A Ddrv_systick.c24 #define SYSTICK CONCAT2(TIMER, USE_TIMER)
/bsp/nuvoton/libraries/m2354/
A DREADME.md31 | TIMER | RT_Device_Class_Timer | ***timer[0-5]*** |
32 | TIMER (Capture function) | RT_Device_Class_Miscellaneous (Input capture) | ***timer[0-5]i0*** |
33 | TIMER (PWM function) | RT_Device_Class_Miscellaneous (PWM) | ***tpwm[0-5]*** |
/bsp/nuvoton/libraries/m031/rtt_port/
A DKconfig77 bool "Enable Timer Controller(TIMER)"
96 bool "TIMER"
98 Choose this option if you need TIMER function mode.
103 bool "TIMER CAPTURE"
121 bool "TIMER"
123 Choose this option if you need TIMER function mode.
128 bool "TIMER CAPTURE"
145 bool "TIMER"
152 bool "TIMER CAPTURE"
169 bool "TIMER"
[all …]
/bsp/nuvoton/libraries/m480/
A DREADME.md34 | TIMER | RT_Device_Class_Timer | ***timer[0-3]*** |
35 | TIMER (Capture function) | RT_Device_Class_Miscellaneous (Input capture) | ***timer[0-3]i0*** |
36 | TIMER (PWM function) | RT_Device_Class_Miscellaneous (PWM) | ***tpwm[0-3]*** |
/bsp/nuvoton/libraries/m480/rtt_port/
A DKconfig119 bool "TIMER"
126 bool "TIMER PWM"
133 bool "TIMER CAPTURE"
151 bool "TIMER"
158 bool "TIMER PWM"
165 bool "TIMER CAPTURE"
182 bool "TIMER"
189 bool "TIMER PWM"
196 bool "TIMER CAPTURE"
213 bool "TIMER"
[all …]
/bsp/nuvoton/libraries/n9h30/rtt_port/
A DKconfig99 Choose this option if you need TIMER function mode.
124 Choose this option if you need TIMER function mode.
148 Choose this option if you need TIMER function mode.
172 Choose this option if you need TIMER function mode.
191 bool "Enable Timer Controller(TIMER)"
203 Choose this option if you need TIMER function mode.
210 Choose this option if you need TIMER function mode.
217 Choose this option if you need TIMER function mode.
224 Choose this option if you need TIMER function mode.
A Ddrv_systick.c29 #define SYSTICK_CLKEN CONCAT3(TIMER, USE_TIMER, CKEN)
31 #define SYSTICK_RST CONCAT3(TIMER, USE_TIMER, RST)
/bsp/raspberry-pi/raspi3-32/applications/
A Dtest_device.c232 #define TIMER "timer1" macro
251 if ((dev = rt_device_find(TIMER)) == RT_NULL) in test_hwtimer()
253 rt_kprintf("No Device: %s\n", TIMER); in test_hwtimer()
259 rt_kprintf("Open %s Fail\n", TIMER); in test_hwtimer()
304 rt_kprintf("Close %s\n", TIMER); in test_hwtimer()
/bsp/nuvoton/libraries/ma35/
A DREADME.md29 | TIMER | RT_Device_Class_Timer | ***timer[0-3]*** |
30 | TIMER (PWM function) | RT_Device_Class_Miscellaneous (PWM) | ***tpwm[0-3]*** |
/bsp/nuvoton/libraries/m031/
A DREADME.md24 | TIMER | RT_Device_Class_Timer | ***timer[0-3]*** |
25 | TIMER (Capture function) | RT_Device_Class_Miscellaneous (Input capture) | ***timer[0-3]i0*** |
/bsp/nuvoton/libraries/m460/rtt_port/
A DKconfig94 bool "Enable Timer Controller(TIMER)"
117 bool "TIMER"
124 bool "TIMER PWM"
131 bool "TIMER CAPTURE"
148 bool "TIMER"
155 bool "TIMER PWM"
162 bool "TIMER CAPTURE"
178 bool "TIMER"
185 bool "TIMER PWM"
208 bool "TIMER"
[all …]
/bsp/stm32/docs/
A DSTM32系列外设驱动添加指南.md94 | 5 | TIMER | **使能 internal Clock 时钟** ,详细内容可参考5.3章节 |
107 #### 5.3.1 TIMER 外设驱动添加说明
154 1. 打开 STM32CubeMX 工程,设置 TIMER 在 Cube 里的选项,如下图所示:
/bsp/nrf5x/nrf52832/
A DREADME.md22 - MCU 外设: GPIO, UART, SPI, I2C(TWI), RTC,TIMER,NFC,PWM,ADC
45 | TIMER | 支持 | TIMER0~TIMER4 |
/bsp/nuvoton/libraries/m460/
A DREADME.md36 | TIMER | RT_Device_Class_Timer | ***timer[0-3]*** |
37 | TIMER (PWM function) | RT_Device_Class_Miscellaneous (PWM) | ***tpwm[0-3]*** |
/bsp/nuvoton/libraries/ma35/rtt_port/
A DKconfig156 bool "Enable Timer Controller(TIMER)"
179 Choose this option if you need TIMER function mode.
204 Choose this option if you need TIMER function mode.
228 Choose this option if you need TIMER function mode.
252 Choose this option if you need TIMER function mode.
276 Choose this option if you need TIMER function mode.
301 Choose this option if you need TIMER function mode.
326 Choose this option if you need TIMER function mode.
352 Choose this option if you need TIMER function mode.
377 Choose this option if you need TIMER function mode.
[all …]
/bsp/allwinner/libraries/sunxi-hal/hal/source/timer/
A DKconfig1 menu "TIMER Devices"
/bsp/k230/drivers/interdrv/hwtimer/
A DSConscript9 group = DefineGroup('TIMER', src, depend = ['BSP_USING_TIMERS'], CPPPATH = CPPPATH)
/bsp/yichip/yc3121-pos/
A DREADME.md36 - TIMER:9个32bi位 (支持PWM)
/bsp/yichip/yc3122-pos/
A DREADME.md41 - TIMER:9个32bi位 (支持PWM)
/bsp/nrf5x/nrf51822/
A DREADME.md24 - MCU 外设: GPIO, UART, SPI, I2C(TWI), RTC,TIMER,PWM,ADC
/bsp/nuvoton/libraries/nuc980/
A DREADME.md24 | TIMER | RT_Device_Class_Timer | ***timer[0-5]*** |
/bsp/nuvoton/libraries/n9h30/
A DREADME.md27 | TIMER | RT_Device_Class_Timer | ***timer[0-3]*** |
/bsp/nrf5x/nrf52833/
A DREADME.md22 - MCU 外设: GPIO, UART, SPI, I2C(TWI), RTC,TIMER,NFC,QSPI,PWM,ADC,USB,I2S

Completed in 779 milliseconds

123