Home
last modified time | relevance | path

Searched refs:WM8960_POWER3_ROMIX_SHIFT (Results 1 – 10 of 10) sorted by relevance

/bsp/nxp/imx/imxrt/libraries/drivers/
A Dbsp_wm8960.h198 #define WM8960_POWER3_ROMIX_SHIFT 0x02 macro
A Dbsp_wm8960.c120 ((uint16_t)isEnabled << WM8960_POWER3_ROMIX_SHIFT)); in WM8960_SetModule()
/bsp/hpmicro/hpm6e00evk/board/
A Dhpm_wm8960_regs.h1925 #define WM8960_POWER3_ROMIX_SHIFT (2U) macro
1926 #define WM8960_POWER3_ROMIX_SET(x) (((uint16_t)(x) << WM8960_POWER3_ROMIX_SHIFT) & WM8960_POWER3_RO…
1927 …M8960_POWER3_ROMIX_GET(x) (((uint16_t)(x) & WM8960_POWER3_ROMIX_MASK) >> WM8960_POWER3_ROMIX_SHIFT)
A Dhpm_wm8960.c161 ((uint16_t)enable << WM8960_POWER3_ROMIX_SHIFT))); in wm8960_set_module()
/bsp/hpmicro/libraries/hpm_sdk/components/codec/wm8960/
A Dhpm_wm8960_regs.h1925 #define WM8960_POWER3_ROMIX_SHIFT (2U) macro
1926 #define WM8960_POWER3_ROMIX_SET(x) (((uint16_t)(x) << WM8960_POWER3_ROMIX_SHIFT) & WM8960_POWER3_RO…
1927 …M8960_POWER3_ROMIX_GET(x) (((uint16_t)(x) & WM8960_POWER3_ROMIX_MASK) >> WM8960_POWER3_ROMIX_SHIFT)
A Dhpm_wm8960.c160 ((uint16_t)enable << WM8960_POWER3_ROMIX_SHIFT))); in wm8960_set_module()
/bsp/hpmicro/hpm6750evk2/board/
A Dhpm_wm8960_regs.h1925 #define WM8960_POWER3_ROMIX_SHIFT (2U) macro
1926 #define WM8960_POWER3_ROMIX_SET(x) (((uint16_t)(x) << WM8960_POWER3_ROMIX_SHIFT) & WM8960_POWER3_RO…
1927 …M8960_POWER3_ROMIX_GET(x) (((uint16_t)(x) & WM8960_POWER3_ROMIX_MASK) >> WM8960_POWER3_ROMIX_SHIFT)
A Dhpm_wm8960.c161 ((uint16_t)enable << WM8960_POWER3_ROMIX_SHIFT))); in wm8960_set_module()
/bsp/hpmicro/hpm6800evk/board/
A Dhpm_wm8960_regs.h1925 #define WM8960_POWER3_ROMIX_SHIFT (2U) macro
1926 #define WM8960_POWER3_ROMIX_SET(x) (((uint16_t)(x) << WM8960_POWER3_ROMIX_SHIFT) & WM8960_POWER3_RO…
1927 …M8960_POWER3_ROMIX_GET(x) (((uint16_t)(x) & WM8960_POWER3_ROMIX_MASK) >> WM8960_POWER3_ROMIX_SHIFT)
A Dhpm_wm8960.c161 ((uint16_t)enable << WM8960_POWER3_ROMIX_SHIFT))); in wm8960_set_module()

Completed in 62 milliseconds