zephyr:device_drivers
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| zephyr:device_drivers [2025/07/08 11:11] – [DT Macros] utedass | zephyr:device_drivers [2025/07/08 19:08] (current) – utedass | ||
|---|---|---|---|
| Line 84: | Line 84: | ||
| // would expand to DT_N_S_soc_S_i2c_40005400_S_si5351_60_P_plla_p1 | // would expand to DT_N_S_soc_S_i2c_40005400_S_si5351_60_P_plla_p1 | ||
| - | // Some generated properties | + | // According to the generated header: |
| + | /* | ||
| + | * Devicetree node: / | ||
| + | * | ||
| + | * Node identifier: DT_N_S_soc_S_i2c_40005400_S_si5351_60 | ||
| + | * | ||
| + | * Binding (compatible = skyworks, | ||
| + | | ||
| + | * | ||
| + | * (Descriptions have moved to the Devicetree Bindings Index | ||
| + | * in the documentation.) | ||
| + | */ | ||
| + | |||
| + | // Some of the generated properties | ||
| /* Generic property macros: */ | /* Generic property macros: */ | ||
| #define DT_N_S_soc_S_i2c_40005400_S_si5351_60_P_clkin_div 1 | #define DT_N_S_soc_S_i2c_40005400_S_si5351_60_P_clkin_div 1 | ||
zephyr/device_drivers.1751973073.txt.gz · Last modified: 2025/07/08 11:11 by utedass
