Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h93 #define WM8960_CLOCK2_BCLK_DIV_MASK 0xFU macro
Dfsl_wm8960.c155 …WM8960_CHECK_RET(WM8960_ModifyReg(handle, WM8960_CLOCK2, WM8960_CLOCK2_BCLK_DIV_MASK, (uint16_t)re… in WM8960_SetMasterClock()