1/* 2 * Copyright 2022 NXP 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7&stm0 { 8 prescaler = <1>; 9 status = "okay"; 10}; 11