Searched refs:DIM_InitAsync (Results 1 – 3 of 3) sorted by relevance
85 u8 DIM_InitAsync(struct dim_channel *ch, u8 is_tx, u16 ch_address,
563 hal_ret = DIM_InitAsync(&hdm_ch->ch, is_tx, ch_addr, buf_size); in configure_channel()
749 u8 DIM_InitAsync(struct dim_channel *ch, u8 is_tx, u16 ch_address, in DIM_InitAsync() function