Home
last modified time | relevance | path

Searched full:systick (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Darm,armv7m-systick.txt3 ARMv7-M includes a system timer, known as SysTick. Current driver only
7 - compatible : Should be "arm,armv7m-systick"
12 - clock-frequency : The rate in HZ in input of the ARM SysTick
16 systick: timer@e000e010 {
17 compatible = "arm,armv7m-systick";
22 systick: timer@e000e010 {
23 compatible = "arm,armv7m-systick";
H A Darm,armv7m-systick.yaml4 $id: http://devicetree.org/schemas/timer/arm,armv7m-systick.yaml#
13 description: ARMv7-M includes a system timer, known as SysTick.
17 const: arm,armv7m-systick
42 compatible = "arm,armv7m-systick";
49 compatible = "arm,armv7m-systick";
H A Dralink,cevt-systick.yaml4 $id: http://devicetree.org/schemas/timer/ralink,cevt-systick.yaml#
14 const: ralink,cevt-systick
31 systick@d00 {
32 compatible = "ralink,cevt-systick";
/freebsd/sys/contrib/device-tree/src/arm/
H A Darmv7-m.dtsi10 systick: timer@e000e010 { label
11 compatible = "arm,armv7m-systick";
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/
H A Dstm32fx-clock.h22 #define SYSTICK 0 macro
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dst,stm32-rcc.txt74 0 SYSTICK
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32f429.dtsi797 &systick {
798 clocks = <&rcc 1 SYSTICK>;
H A Dstm32f746.dtsi690 &systick {
H A Dstm32h743.dtsi727 &systick {
/freebsd/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_elem_etmv4i.cpp721 "DebugMonitor", "Reserved","PendSV","SysTick", in exceptionInfo()
/freebsd/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_elem_etmv3.cpp661 "DebugMonitor", "Mem Manage","PendSV","SysTick", in getExcepStr()