Home
last modified time | relevance | path

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

/SCP-firmware-master/product/juno/module/juno_hdlcd/src/
A Dmod_juno_hdlcd.c128 *ctx->config->scc_control &= ~SCC_HDLCD_CONTROL_PXLCLK_SEL; in enable_pll()
203 *ctx->config->scc_control &= ~SCC_HDLCD_CONTROL_PXLCLK_SEL; in juno_hdlcd_set_rate()
219 *ctx->config->scc_control &= ~SCC_HDLCD_CONTROL_PXLCLK_SEL; in juno_hdlcd_set_rate()
276 if ((*ctx->config->scc_control & SCC_HDLCD_CONTROL_PXLCLK_SEL) == in juno_hdlcd_get_rate()
/SCP-firmware-master/product/juno/include/
A Djuno_scc.h128 #define SCC_HDLCD_CONTROL_PXLCLK_SEL UINT32_C(0x00000001) macro

Completed in 4 milliseconds