This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What is the difference between configure and configure_dt?

Hello!

While looking at examples and trying to work on the nRF52832 with sdk 1.8.0 I am noticing there are varied uses of functions with and without the _dt at the end. For example, when configuring a pin you can do gpio_pin_configure, which requires some parameters. Or you can do gpio_pin_configure_dt, which requires other set of inputs.

My qustion is: what is the difference between these functions?

Thank you.

Parents Reply Children
No Data
Related