Home
last modified time | relevance | path

Searched refs:NRFX_I2S_ENABLED (Results 1 – 13 of 13) sorted by relevance

/hal_nordic-3.6.0/nrfx/doc/config_dox/
Dnrfx_i2s_dox_config.h13 #define NRFX_I2S_ENABLED macro
/hal_nordic-3.6.0/nrfx/templates/
Dnrfx_config_nrf54l15_enga_application.h358 #ifndef NRFX_I2S_ENABLED
359 #define NRFX_I2S_ENABLED 0 macro
Dnrfx_config_nrf52832.h305 #ifndef NRFX_I2S_ENABLED
306 #define NRFX_I2S_ENABLED 0 macro
Dnrfx_config_nrf52833.h305 #ifndef NRFX_I2S_ENABLED
306 #define NRFX_I2S_ENABLED 0 macro
Dnrfx_config_nrf52840.h305 #ifndef NRFX_I2S_ENABLED
306 #define NRFX_I2S_ENABLED 0 macro
Dnrfx_config_nrf54h20_enga_flpr.h301 #ifndef NRFX_I2S_ENABLED
302 #define NRFX_I2S_ENABLED 0 macro
Dnrfx_config_nrf91.h369 #ifndef NRFX_I2S_ENABLED
370 #define NRFX_I2S_ENABLED 0 macro
Dnrfx_config_nrf54h20_enga_application.h415 #ifndef NRFX_I2S_ENABLED
416 #define NRFX_I2S_ENABLED 0 macro
Dnrfx_config_nrf54h20_enga_ppr.h361 #ifndef NRFX_I2S_ENABLED
362 #define NRFX_I2S_ENABLED 0 macro
Dnrfx_config_nrf54h20_enga_radiocore.h473 #ifndef NRFX_I2S_ENABLED
474 #define NRFX_I2S_ENABLED 0 macro
Dnrfx_config_nrf5340_application.h450 #ifndef NRFX_I2S_ENABLED
451 #define NRFX_I2S_ENABLED 0 macro
/hal_nordic-3.6.0/nrfx/drivers/include/
Dnrfx_i2s.h45 #if defined(NRF_I2S) && defined(NRFX_I2S_ENABLED) && !defined(NRFX_I2S0_ENABLED)
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_i2s.c36 #if NRFX_CHECK(NRFX_I2S_ENABLED)