Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.h116 #define WM8962_CLOCK2_BCLK_DIV_MASK 0xFU macro
Dfsl_wm8962.c296 …WM8962_CHECK_RET(WM8962_ModifyReg(handle, WM8962_CLOCK2, WM8962_CLOCK2_BCLK_DIV_MASK, (uint16_t)re… in WM8962_SetMasterClock()