Searched refs:lptmr (Results 1 – 19 of 19) sorted by relevance
/Zephyr-latest/drivers/counter/ |
D | Kconfig.mcux_lptmr | 20 The compatible string "nxp,kinetis-lptmr" should 21 be swiched to "nxp,lptmr" in DT. The former will
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.mcux_lptmr | 24 The compatible string "nxp,kinetis-lptmr" should 25 be swiched to "nxp,lptmr" in DT. The former will
|
/Zephyr-latest/soc/nxp/kinetis/ke1xz/ |
D | Kconfig.defconfig | 17 default $(dt_node_int_prop_int,/soc/lptmr@40040000,clock-frequency) if MCUX_LPTMR_TIMER
|
/Zephyr-latest/soc/nxp/kinetis/ke1xf/ |
D | Kconfig.defconfig | 17 default $(dt_node_int_prop_int,/soc/lptmr@40040000,clock-frequency) if MCUX_LPTMR_TIMER
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt118x.dtsi | 635 lptmr1: lptmr@4300000 { 636 compatible = "nxp,lptmr"; 646 lptmr2: lptmr@24d0000 { 647 compatible = "nxp,lptmr"; 657 lptmr3: lptmr@2cd0000 { 658 compatible = "nxp,lptmr";
|
D | nxp_mcxc_common.dtsi | 280 lptmr0: lptmr@40040000 { 281 compatible = "nxp,lptmr";
|
D | nxp_mcxw71.dtsi | 288 compatible = "nxp,lptmr"; 299 compatible = "nxp,lptmr";
|
D | nxp_mcxa156.dtsi | 394 lptmr0: lptmr@400ab000 { 395 compatible = "nxp,lptmr";
|
D | nxp_mcxn23x_common.dtsi | 789 lptmr0: lptmr@4a000 { 790 compatible = "nxp,lptmr"; 799 lptmr1: lptmr@4b000 { 800 compatible = "nxp,lptmr";
|
D | nxp_ke1xz.dtsi | 179 lptmr0: lptmr@40040000 { 180 compatible = "nxp,lptmr";
|
D | nxp_mcxn94x_common.dtsi | 933 lptmr0: lptmr@4a000 { 934 compatible = "nxp,lptmr"; 943 lptmr1: lptmr@4b000 { 944 compatible = "nxp,lptmr";
|
D | nxp_ke1xf.dtsi | 287 lptmr0: lptmr@40040000 { 288 compatible = "nxp,lptmr";
|
/Zephyr-latest/dts/riscv/openisa/ |
D | rv32m1_ri5cy.dtsi | 11 system-lptmr = &lptmr0;
|
D | rv32m1_zero_riscy.dtsi | 11 system-lptmr = &lptmr2;
|
D | rv32m1.dtsi | 271 compatible = "openisa,rv32m1-lptmr"; 276 compatible = "openisa,rv32m1-lptmr"; 281 compatible = "openisa,rv32m1-lptmr";
|
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 72 | LPTMR | on-chip | lptmr-based system timer | 100 | LPTMR | on-chip | lptmr-based system timer |
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.7.rst | 197 * The :dtcompatible:`nxp,kinetis-lptmr` compatible string has been changed to 198 :dtcompatible:`nxp,lptmr`. The old string will be usable for a short time, but
|
D | release-notes-4.0.rst | 361 …, flexio pwm, flexio spi, watchdog, flash, rtc, i2c, lpspi, edma, gpio, acmp, adc and lptmr support 483 * Updated the NXP counter_mcux_lptmr driver to support multiple instances of the lptmr
|
D | release-notes-3.7.rst | 682 * Added the ``resolution`` property in ``nxp,lptmr`` binding to represent the maximum width
|