Searched full:systick (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | arm,armv7m-systick.txt | 3 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 D | arm,armv7m-systick.yaml | 4 $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 D | ralink,cevt-systick.yaml | 4 $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 D | armv7-m.dtsi | 10 systick: timer@e000e010 { label 11 compatible = "arm,armv7m-systick";
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/ |
H A D | stm32fx-clock.h | 22 #define SYSTICK 0 macro
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | st,stm32-rcc.txt | 74 0 SYSTICK
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32f429.dtsi | 797 &systick { 798 clocks = <&rcc 1 SYSTICK>;
|
H A D | stm32f746.dtsi | 690 &systick {
|
H A D | stm32h743.dtsi | 727 &systick {
|
/freebsd/contrib/opencsd/decoder/source/etmv4/ |
H A D | trc_pkt_elem_etmv4i.cpp | 721 "DebugMonitor", "Reserved","PendSV","SysTick", in exceptionInfo()
|
/freebsd/contrib/opencsd/decoder/source/etmv3/ |
H A D | trc_pkt_elem_etmv3.cpp | 661 "DebugMonitor", "Mem Manage","PendSV","SysTick", in getExcepStr()
|