Searched refs:lo_delay (Results 1 – 2 of 2) sorted by relevance
73 uint16_t lo_delay; /* periods to wait before updating dc */ member
347 temp = ((uint32_t)br_cfg->lo_delay << MEC_BBLED_DELAY_LO_Pos) & MEC_BBLED_DELAY_LO_Msk; in mec_hal_bbled_breathe_config()370 br_cfg->lo_delay = (uint16_t)((temp & MEC_BBLED_DELAY_LO_Msk) >> MEC_BBLED_DELAY_LO_Pos); in mec_hal_bbled_breathe_config_get()