Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_dcu.c65 get_raw_dcu_mask(uint32_t ui32DcuMask, uint8_t threeBitVal) in get_raw_dcu_mask() argument
75 ui64Mask |= (uint64_t)threeBitVal << offset; in get_raw_dcu_mask()
89 get_ui32_dcu_mask(uint64_t ui64DcuMask, uint8_t threeBitVal) in get_ui32_dcu_mask() argument
96 if ((ui64DcuMask & AM_HAL_DCURAWVAL_MASK) == threeBitVal) in get_ui32_dcu_mask()