Initialize GPIO pins

Hello,

I need to configure some outputs pins to be be GPIO and have a low state from the very beginning.

Where is that done?

Is it in the gpio.h where I define it like this?
#define BSP_GPIO_INITIAL_STATE_PIN0 BSP_GPIO_INITIAL_STATE_OUTPUT_DRIVER_LOGIC0

Which device? i guess this is for NET+OS… which version?

Hello,

Sorry for missing that, it is NS9215 and NET+OS 7.4.

yes it will do i guess… i have never tried this.
It has to work.
In project folder 7.4/bsp/{platform}/gpio.h