Searched full:tcc (Results 1 – 25 of 37) sorted by relevance
12
/Zephyr-latest/dts/arm/atmel/ |
D | saml21.dtsi | 12 tcc-0 = &tcc0; 13 tcc-1 = &tcc1; 14 tcc-2 = &tcc2; 18 tcc0: tcc@42001400 { 19 compatible = "atmel,sam0-tcc"; 30 tcc1: tcc@42001800 { 31 compatible = "atmel,sam0-tcc"; 42 tcc2: tcc@42001c00 { 43 compatible = "atmel,sam0-tcc";
|
D | samd21.dtsi | 13 tcc-0 = &tcc0; 14 tcc-1 = &tcc1; 15 tcc-2 = &tcc2; 46 tcc0: tcc@42002000 { 47 compatible = "atmel,sam0-tcc"; 58 tcc1: tcc@42002400 { 59 compatible = "atmel,sam0-tcc"; 70 tcc2: tcc@42002800 { 71 compatible = "atmel,sam0-tcc";
|
D | samc2x.dtsi | 27 tcc-0 = &tcc0; 28 tcc-1 = &tcc1; 29 tcc-2 = &tcc2; 171 tcc0: tcc@42002400 { 172 compatible = "atmel,sam0-tcc"; 183 tcc1: tcc@42002800 { 184 compatible = "atmel,sam0-tcc"; 195 tcc2: tcc@42002c00 { 196 compatible = "atmel,sam0-tcc";
|
D | samd5x.dtsi | 37 tcc-0 = &tcc0; 38 tcc-1 = &tcc1; 39 tcc-2 = &tcc2; 40 tcc-3 = &tcc3; 41 tcc-4 = &tcc4; 389 tcc0: tcc@41016000 { 390 compatible = "atmel,sam0-tcc"; 402 tcc1: tcc@41018000 { 403 compatible = "atmel,sam0-tcc"; 414 tcc2: tcc@42000c00 { [all …]
|
/Zephyr-latest/drivers/pwm/ |
D | Kconfig.sam0 | 1 # Atmel SAM0 TCC as PWM configuration 7 bool "Atmel SAM0 MCU Family TCC PWM Driver" 12 Enable PWM driver for Atmel SAM0 MCUs using the TCC timer/counter.
|
D | pwm_sam0_tcc.c | 8 * PWM driver using the SAM0 Timer/Counter (TCC) in Normal PWM (NPWM) mode. 22 Tcc *regs; 40 static void wait_synchronization(Tcc *regs) in wait_synchronization() 64 Tcc *regs = cfg->regs; in pwm_sam0_set_cycles() 106 Tcc *regs = cfg->regs; in pwm_sam0_init() 157 .regs = (Tcc *)DT_INST_REG_ADDR(inst), \
|
D | Kconfig.sam0_tc | 1 # Atmel SAM0 TCC as PWM configuration
|
/Zephyr-latest/dts/bindings/pwm/ |
D | atmel,sam0-tcc-pwm.yaml | 4 description: Atmel SAM0 TCC in PWM mode 6 compatible: "atmel,sam0-tcc-pwm" 29 description: Number of channels this TCC has 39 description: Width of the TCC counter in bits
|
/Zephyr-latest/soc/atmel/sam0/common/ |
D | atmel_sam0_dt.h | 43 /* Use to check if TCC 'n' is enabled for a given 'compat' */ 45 DT_NODE_HAS_COMPAT_STATUS(DT_NODELABEL(tcc##n), compat, okay)
|
/Zephyr-latest/samples/basic/blinky_pwm/boards/ |
D | wio_terminal.overlay | 22 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/tests/drivers/build_all/pwm/ |
D | testcase.yaml | 40 drivers.pwm.sam0.tcc.build:
|
/Zephyr-latest/boards/adafruit/itsybitsy_m4_express/ |
D | adafruit_itsybitsy_m4_express.dts | 76 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/boards/adafruit/feather_m4_express/ |
D | adafruit_feather_m4_express.dts | 67 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/boards/others/serpente/ |
D | serpente.dts | 113 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/boards/arduino/zero/ |
D | arduino_zero.dts | 96 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/boards/atmel/sam0/samr34_xpro/ |
D | samr34_xpro.dts | 65 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/boards/adafruit/trinket_m0/ |
D | adafruit_trinket_m0.dts | 100 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/boards/atmel/sam0/samd21_xpro/ |
D | samd21_xpro.dts | 65 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/boards/atmel/sam0/saml21_xpro/ |
D | saml21_xpro.dts | 65 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/boards/atmel/sam0/same54_xpro/ |
D | same54_xpro.dts | 62 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/boards/arduino/nano_33_iot/ |
D | arduino_nano_33_iot.dts | 136 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/boards/atmel/sam0/samc21n_xpro/ |
D | samc21n_xpro.dts | 77 compatible = "atmel,sam0-tcc-pwm";
|
/Zephyr-latest/boards/atmel/sam0/saml21_xpro/doc/ |
D | index.rst | 124 The SAML21 MCU has 3 TCC based PWM units with up to 4 outputs each and a period
|
/Zephyr-latest/boards/atmel/sam0/samc21n_xpro/doc/ |
D | index.rst | 125 The SAMC21 MCU has 3 TCC based PWM units with up to 4 outputs each and a period
|
/Zephyr-latest/boards/atmel/sam0/samd21_xpro/doc/ |
D | index.rst | 124 The SAMD21 MCU has 3 TCC based PWM units with up to 4 outputs each and a period
|
12