Lines Matching +full:divider +full:- +full:int +full:- +full:0
2 # SPDX-License-Identifier: Apache-2.0
10 compatible: "nxp,s32-emios"
21 interrupt-names:
27 clock-divider:
28 type: int
31 Clock divider value for the global prescaler. Could be in range [1 ... 256]
33 internal-cnt:
34 type: int
37 A mask for channels that have internal counter, lsb is channel 0.
39 child-binding:
40 child-binding:
47 For example, to enable bus A of eMIOS instance 0 that can be used as timebase
48 for channels from 0 to 22, freezed in debug mode:
52 bus-type = "BUS_A";
53 channel-mask = <0x07FFFFF>;
64 type: int
69 channel-mask:
70 type: int
74 as timebase for the operation, lsb is channel 0. The mask bit for this master bus
75 must always 0 because a master bus should not do other thing than a base timer.
78 type: int
81 Clock divider value for internal UC prescaler.
85 bus-type:
91 - "BUS_A"
92 - "BUS_B"
93 - "BUS_C"
94 - "BUS_D"
95 - "BUS_E"
96 - "BUS_F"
104 - "MCB_UP_COUNTER"
105 - "MCB_UP_DOWN_COUNTER"
108 type: int