Home
last modified time | relevance | path

Searched refs:WM8960_PLL1_SDM_MASK (Results 1 – 4 of 4) sorted by relevance

/bsp/hpmicro/hpm6e00evk/board/
A Dhpm_wm8960_regs.h2074 #define WM8960_PLL1_SDM_MASK (0x20U) macro
2076 #define WM8960_PLL1_SDM_SET(x) (((uint16_t)(x) << WM8960_PLL1_SDM_SHIFT) & WM8960_PLL1_SDM_MASK)
2077 #define WM8960_PLL1_SDM_GET(x) (((uint16_t)(x) & WM8960_PLL1_SDM_MASK) >> WM8960_PLL1_SDM_SHIFT)
/bsp/hpmicro/libraries/hpm_sdk/components/codec/wm8960/
A Dhpm_wm8960_regs.h2074 #define WM8960_PLL1_SDM_MASK (0x20U) macro
2076 #define WM8960_PLL1_SDM_SET(x) (((uint16_t)(x) << WM8960_PLL1_SDM_SHIFT) & WM8960_PLL1_SDM_MASK)
2077 #define WM8960_PLL1_SDM_GET(x) (((uint16_t)(x) & WM8960_PLL1_SDM_MASK) >> WM8960_PLL1_SDM_SHIFT)
/bsp/hpmicro/hpm6750evk2/board/
A Dhpm_wm8960_regs.h2074 #define WM8960_PLL1_SDM_MASK (0x20U) macro
2076 #define WM8960_PLL1_SDM_SET(x) (((uint16_t)(x) << WM8960_PLL1_SDM_SHIFT) & WM8960_PLL1_SDM_MASK)
2077 #define WM8960_PLL1_SDM_GET(x) (((uint16_t)(x) & WM8960_PLL1_SDM_MASK) >> WM8960_PLL1_SDM_SHIFT)
/bsp/hpmicro/hpm6800evk/board/
A Dhpm_wm8960_regs.h2074 #define WM8960_PLL1_SDM_MASK (0x20U) macro
2076 #define WM8960_PLL1_SDM_SET(x) (((uint16_t)(x) << WM8960_PLL1_SDM_SHIFT) & WM8960_PLL1_SDM_MASK)
2077 #define WM8960_PLL1_SDM_GET(x) (((uint16_t)(x) & WM8960_PLL1_SDM_MASK) >> WM8960_PLL1_SDM_SHIFT)

Completed in 30 milliseconds