Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_i2s.h721 p_reg->CONFIG.CLKCONFIG = ((uint32_t) clksrc << I2S_CONFIG_CLKCONFIG_CLKSRC_Pos) | in nrf_i2s_clk_configure()
/hal_nordic-3.4.0/nrfx/mdk/
Dnrf5340_application_bitfields.h4294 #define I2S_CONFIG_CLKCONFIG_CLKSRC_Pos (0UL) /*!< Position of CLKSRC field. */ macro
4295 #define I2S_CONFIG_CLKCONFIG_CLKSRC_Msk (0x1UL << I2S_CONFIG_CLKCONFIG_CLKSRC_Pos) /*!< Bit mask of…