]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/blob - ti/runtime/netapi/tools/parse_clocks.awk
DAL> added ipec support (only rx tested so far)
[keystone-rtos/netapi.git] / ti / runtime / netapi / tools / parse_clocks.awk
1 BEGIN {}\r
2 /main_div_chip_clk1/ {print $5;}\r
3 END{}\r