-
CONFIG_COUNTER_SAM0_TC32_4_DIVISOR
¶
(No prompt – not directly user assignable.)
Type: int
Defaults¶
Kconfig definition¶
At drivers/counter/Kconfig.template.sam0_tc32:26
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:58
→ drivers/counter/Kconfig:31
→ drivers/counter/Kconfig.sam0:21
Menu path: (Top) → Device Drivers → Counter Drivers → SAM0 series 32-bit basic timer driver
config COUNTER_SAM0_TC32_4_DIVISOR int default 1 ifCOUNTER_SAM0_TC32_4_PRESCALER_1
default 2 ifCOUNTER_SAM0_TC32_4_PRESCALER_2
default 4 ifCOUNTER_SAM0_TC32_4_PRESCALER_4
default 8 ifCOUNTER_SAM0_TC32_4_PRESCALER_8
default 16 ifCOUNTER_SAM0_TC32_4_PRESCALER_16
default 64 ifCOUNTER_SAM0_TC32_4_PRESCALER_64
default 256 ifCOUNTER_SAM0_TC32_4_PRESCALER_256
default 1024 ifCOUNTER_SAM0_TC32_4_PRESCALER_1024
depends onCOUNTER_SAM0_TC32
&&COUNTER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)