Searched full:hfrcodpll (Results 1 – 16 of 16) sorted by relevance
/Zephyr-latest/modules/hal_silabs/simplicity_sdk/config/ |
D | sl_clock_manager_oscillator_config.h | 31 /* HFRCODPLL */ 33 (DT_PROP(DT_NODELABEL(hfrcodpll), clock_frequency) < 1500000 ? 1000000U \ 34 : DT_PROP(DT_NODELABEL(hfrcodpll), clock_frequency) < 3000000 ? 2000000U \ 35 : DT_PROP(DT_NODELABEL(hfrcodpll), clock_frequency) < 5500000 ? 4000000U \ 36 : DT_PROP(DT_NODELABEL(hfrcodpll), clock_frequency) < 10000000 ? 7000000U \ 37 : DT_PROP(DT_NODELABEL(hfrcodpll), clock_frequency) < 14500000 ? 13000000U \ 38 : DT_PROP(DT_NODELABEL(hfrcodpll), clock_frequency) < 17500000 ? 16000000U \ 39 : DT_PROP(DT_NODELABEL(hfrcodpll), clock_frequency) < 23000000 ? 19000000U \ 40 : DT_PROP(DT_NODELABEL(hfrcodpll), clock_frequency) < 29000000 ? 26000000U \ 41 : DT_PROP(DT_NODELABEL(hfrcodpll), clock_frequency) < 35000000 ? 32000000U \ [all …]
|
D | sl_clock_manager_tree_config.h | 28 : DT_SAME_NODE(DT_CLOCKS_CTLR(DT_NODELABEL(sysclk)), DT_NODELABEL(hfrcodpll)) \ 86 (DT_SAME_NODE(DT_CLOCKS_CTLR(DT_NODELABEL(em01grpaclk)), DT_NODELABEL(hfrcodpll)) \ 113 (DT_SAME_NODE(DT_CLOCKS_CTLR(DT_NODELABEL(em01grpbclk)), DT_NODELABEL(hfrcodpll)) \ 138 (DT_SAME_NODE(DT_CLOCKS_CTLR(DT_NODELABEL(em01grpcclk)), DT_NODELABEL(hfrcodpll)) \
|
/Zephyr-latest/dts/bindings/clock/ |
D | silabs,series2-hfrcodpll.yaml | 1 compatible: "silabs,series2-hfrcodpll" 4 Silicon Labs HFRCODPLL peripheral (high-frequency RC oscillator with digital phase-locked loop).
|
/Zephyr-latest/dts/arm/silabs/ |
D | efr32bg2x.dtsi | 24 clocks = <&hfrcodpll>; 64 clocks = <&hfrcodpll>; 69 clocks = <&hfrcodpll>; 205 hfrcodpll: hfrcodpll@50010000 { label 207 compatible = "silabs,series2-hfrcodpll";
|
D | efr32mg24.dtsi | 29 clocks = <&hfrcodpll>; 34 clocks = <&hfrcodpll>; 74 clocks = <&hfrcodpll>; 79 clocks = <&hfrcodpll>; 228 hfrcodpll: hfrcodpll@50010000 { label 230 compatible = "silabs,series2-hfrcodpll";
|
D | efr32xg23.dtsi | 29 clocks = <&hfrcodpll>; 34 clocks = <&hfrcodpll>; 74 clocks = <&hfrcodpll>; 79 clocks = <&hfrcodpll>; 238 hfrcodpll: hfrcodpll@50010000 { label 240 compatible = "silabs,series2-hfrcodpll";
|
D | efr32mg21.dtsi | 24 clocks = <&hfrcodpll>; 62 clocks = <&hfrcodpll>; 158 hfrcodpll: hfrcodpll@50010000 { label 160 compatible = "silabs,series2-hfrcodpll";
|
D | efr32bg27.dtsi | 21 clocks = <&hfrcodpll>;
|
/Zephyr-latest/boards/silabs/dev_kits/sltb010a/ |
D | sltb010a.dts | 43 &hfrcodpll {
|
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/ |
D | xg27_dk2602a.dts | 47 &hfrcodpll {
|
/Zephyr-latest/boards/sparkfun/thing_plus_matter_mgm240p/ |
D | sparkfun_thing_plus_matter_mgm240p.dts | 58 &hfrcodpll {
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4180a/ |
D | slwrb4180a.dts | 80 &hfrcodpll {
|
/Zephyr-latest/boards/silabs/dev_kits/xg24_ek2703a/ |
D | xg24_ek2703a.dts | 79 &hfrcodpll {
|
/Zephyr-latest/boards/silabs/radio_boards/xg23_rb4210a/ |
D | xg23_rb4210a.dts | 82 &hfrcodpll {
|
/Zephyr-latest/boards/silabs/radio_boards/xg24_rb4187c/ |
D | xg24_rb4187c.dts | 84 &hfrcodpll {
|
/Zephyr-latest/boards/silabs/dev_kits/xg24_dk2601b/ |
D | xg24_dk2601b.dts | 90 &hfrcodpll {
|