Searched refs:hi_delay (Results 1 – 2 of 2) sorted by relevance
74 uint16_t hi_delay; /* periods to wait before updating dc */ member
348 temp |= (((uint32_t)br_cfg->hi_delay << MEC_BBLED_DELAY_HI_Pos) & MEC_BBLED_DELAY_HI_Msk); in mec_hal_bbled_breathe_config()371 br_cfg->hi_delay = (uint16_t)((temp & MEC_BBLED_DELAY_HI_Msk) >> MEC_BBLED_DELAY_HI_Pos); in mec_hal_bbled_breathe_config_get()