1/ { 2 chosen { 3 zephyr,cpu-load-counter = &timer130; 4 }; 5}; 6 7&timer130 { 8 status = "okay"; 9 prescaler = <0>; 10}; 11