Home
last modified time | relevance | path

Searched full:gpt (Results 1 – 25 of 87) sorted by relevance

1234

/Zephyr-latest/drivers/timer/
DKconfig.mcux_gpt5 bool "MCUX GPT Event timer"
11 This module implements a kernel device driver for the NXP GPT timer,
13 first GPT peripheral defined in the system, which can no longer be used
14 for the GPT counter driver.
Dmcux_gpt_timer.c30 /* Use the first device defined with GPT HW timer compatible string */
41 * this value is updated in the GPT isr, and is used to keep the value
46 /* GPT timer base address */
52 /* Helper function to set GPT compare value, so we don't set a compare point in past */
62 /* GPT fires interrupt at next counter cycle after a compare point is in gpt_set_safe()
84 /* Interrupt fires every time GPT reaches the current capture value */
97 /* Clear GPT capture interrupts */ in mcux_imx_gpt_isr()
162 /* Set GPT output value */ in sys_clock_set_timeout()
198 /* Configure ISR. Use instance 0 of the GPT timer */ in sys_clock_driver_init()
205 /* Enable GPT timer to run in SOC low power states */ in sys_clock_driver_init()
[all …]
/Zephyr-latest/samples/subsys/ipc/openamp/remote/boards/
Dmimxrt1170_evk_mimxrt1176_cm4_B.overlay17 /delete-node/ gpt@400f0000;
19 /* Replace GPT2 with another GPT kernel timer */
20 gpt2_hw_timer:gpt@400f0000 {
21 compatible = "nxp,gpt-hw-timer";
46 /* Disable primary GPT timer */
Dmimxrt1160_evk_mimxrt1166_cm4.overlay19 /delete-node/ gpt@400f0000;
21 /* Replace GPT2 with another GPT kernel timer */
22 gpt2_hw_timer:gpt@400f0000 {
23 compatible = "nxp,gpt-hw-timer";
48 /* Disable primary GPT timer */
Dmimxrt1170_evk_mimxrt1176_cm4.overlay19 /delete-node/ gpt@400f0000;
21 /* Replace GPT2 with another GPT kernel timer */
22 gpt2_hw_timer:gpt@400f0000 {
23 compatible = "nxp,gpt-hw-timer";
48 /* Disable primary GPT timer */
/Zephyr-latest/samples/drivers/mbox_data/remote/boards/
Dmimxrt1160_evk_mimxrt1166_cm4.overlay20 /delete-node/ gpt@400f0000;
22 /* Replace GPT2 with another GPT kernel timer */
23 gpt2_hw_timer:gpt@400f0000 {
24 compatible = "nxp,gpt-hw-timer";
57 /* Disable primary GPT timer */
Dmimxrt1170_evk_mimxrt1176_cm4.overlay20 /delete-node/ gpt@400f0000;
22 /* Replace GPT2 with another GPT kernel timer */
23 gpt2_hw_timer:gpt@400f0000 {
24 compatible = "nxp,gpt-hw-timer";
57 /* Disable primary GPT timer */
Dmimxrt1170_evk_mimxrt1176_cm4_B.overlay20 /delete-node/ gpt@400f0000;
22 /* Replace GPT2 with another GPT kernel timer */
23 gpt2_hw_timer:gpt@400f0000 {
24 compatible = "nxp,gpt-hw-timer";
57 /* Disable primary GPT timer */
/Zephyr-latest/samples/drivers/mbox/remote/boards/
Dmimxrt1160_evk_mimxrt1166_cm4.overlay20 /delete-node/ gpt@400f0000;
22 /* Replace GPT2 with another GPT kernel timer */
23 gpt2_hw_timer:gpt@400f0000 {
24 compatible = "nxp,gpt-hw-timer";
51 /* Disable primary GPT timer */
Dmimxrt1170_evk_mimxrt1176_cm4.overlay20 /delete-node/ gpt@400f0000;
22 /* Replace GPT2 with another GPT kernel timer */
23 gpt2_hw_timer:gpt@400f0000 {
24 compatible = "nxp,gpt-hw-timer";
51 /* Disable primary GPT timer */
Dmimxrt1170_evk_mimxrt1176_cm4_B.overlay20 /delete-node/ gpt@400f0000;
22 /* Replace GPT2 with another GPT kernel timer */
23 gpt2_hw_timer:gpt@400f0000 {
24 compatible = "nxp,gpt-hw-timer";
52 /* Disable primary GPT timer */
/Zephyr-latest/dts/bindings/timer/
Dnxp,imx-gpt.yaml4 description: NXP MCUX General-Purpose Timer (GPT)
6 compatible: "nxp,imx-gpt"
20 description: gpt frequencies
Dnxp,gpt-hw-timer.yaml4 description: NXP MCUX General-Purpose HW Timer (GPT)
6 compatible: "nxp,gpt-hw-timer"
/Zephyr-latest/tests/drivers/mbox/mbox_data/remote/boards/
Dmimxrt1170_evk_mimxrt1176_cm4.overlay20 /delete-node/ gpt@400f0000;
22 /* Replace GPT2 with another GPT kernel timer */
23 gpt2_hw_timer:gpt@400f0000 {
24 compatible = "nxp,gpt-hw-timer";
59 /* Disable primary GPT timer */
Dmimxrt1170_evk_mimxrt1176_cm4_B.overlay20 /delete-node/ gpt@400f0000;
22 /* Replace GPT2 with another GPT kernel timer */
23 gpt2_hw_timer:gpt@400f0000 {
24 compatible = "nxp,gpt-hw-timer";
59 /* Disable primary GPT timer */
Dmimxrt1160_evk_mimxrt1166_cm4.overlay20 /delete-node/ gpt@400f0000;
22 /* Replace GPT2 with another GPT kernel timer */
23 gpt2_hw_timer:gpt@400f0000 {
24 compatible = "nxp,gpt-hw-timer";
59 /* Disable primary GPT timer */
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/remote/boards/
Dmimxrt1160_evk_mimxrt1166_cm4.overlay40 /delete-node/ gpt@400f0000;
42 /* Replace GPT2 with another GPT kernel timer */
43 gpt2_hw_timer:gpt@400f0000 {
44 compatible = "nxp,gpt-hw-timer";
95 /* Disable primary GPT timer */
Dmimxrt1170_evk_mimxrt1176_cm4.overlay40 /delete-node/ gpt@400f0000;
42 /* Replace GPT2 with another GPT kernel timer */
43 gpt2_hw_timer:gpt@400f0000 {
44 compatible = "nxp,gpt-hw-timer";
95 /* Disable primary GPT timer */
Dmimxrt1170_evk_mimxrt1176_cm4_B.overlay40 /delete-node/ gpt@400f0000;
42 /* Replace GPT2 with another GPT kernel timer */
43 gpt2_hw_timer:gpt@400f0000 {
44 compatible = "nxp,gpt-hw-timer";
95 /* Disable primary GPT timer */
/Zephyr-latest/drivers/pwm/
DKconfig.cc13xx_cc26xx_timer5 bool "TI SimpleLink CC13xx/CC26xx GPT timer PWM driver"
10 Enables TI SimpleLink CC13xx/CC26xx GPT timer PWM driver.
/Zephyr-latest/drivers/counter/
DKconfig.mcux_gpt7 bool "MCUX GPT driver"
12 Enable support for mcux General Purpose Timer (GPT) driver.
/Zephyr-latest/boards/nxp/mimxrt1160_evk/
Dmimxrt1160_evk_mimxrt1166_cm4.dts50 /* GPT and Systick are enabled. If power management is enabled, the GPT
/Zephyr-latest/boards/nxp/mimxrt1170_evk/
Dmimxrt1170_evk_mimxrt1176_cm4.dts50 /* GPT and Systick are enabled. If power management is enabled, the GPT
/Zephyr-latest/dts/bindings/pwm/
Dti,cc13xx-cc26xx-timer-pwm.yaml5 TI SimpleLink CC13xx/CC26xx GPT timer PWM Controller Node
18 Please be aware that the port event depends on the GPT instance chosen. The
/Zephyr-latest/tests/drivers/disk/disk_performance/boards/
Dmimxrt1064_evk.overlay7 /* Disable GPT timer and use systick for better timer accuracy

1234