Home
last modified time | relevance | path

Searched refs:NRF_I2S_HAS_GPIO_PORT_SELECTION (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-3.6.0/nrfx/hal/
Dnrf_i2s.h76 #define NRF_I2S_HAS_GPIO_PORT_SELECTION 1 macro
78 #define NRF_I2S_HAS_GPIO_PORT_SELECTION 0
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_i2s.c149 #if NRF_I2S_HAS_GPIO_PORT_SELECTION in deconfigure_pins()