Home
last modified time | relevance | path

Searched refs:polarityFlags (Results 1 – 25 of 33) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/receiver/csi/
Dfsl_csi_camera_adapter.c97 csiConfig.polarityFlags = 0U; in CSI_ADAPTER_Init()
100 csiConfig.polarityFlags |= (uint32_t)kCSI_HsyncActiveHigh; in CSI_ADAPTER_Init()
104 csiConfig.polarityFlags |= (uint32_t)kCSI_DataLatchOnRisingEdge; in CSI_ADAPTER_Init()
108 csiConfig.polarityFlags |= (uint32_t)kCSI_VsyncActiveLow; in CSI_ADAPTER_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.c169 config->polarityFlags = (uint32_t)kLCDIF_VsyncActiveLow | (uint32_t)kLCDIF_HsyncActiveLow | in LCDIF_DpiModeGetDefaultConfig()
215 …if ((uint32_t)kLCDIF_HsyncActiveHigh != (config->polarityFlags & (uint32_t)kLCDIF_HsyncActiveHigh)) in LCDIF_DpiModeSetConfig()
227 …if ((uint32_t)kLCDIF_VsyncActiveHigh != (config->polarityFlags & (uint32_t)kLCDIF_VsyncActiveHigh)) in LCDIF_DpiModeSetConfig()
237 …2_t)kLCDIF_DataEnableActiveHigh != ((uint32_t)kLCDIF_DataEnableActiveHigh & config->polarityFlags)) in LCDIF_DpiModeSetConfig()
243 ((uint32_t)kLCDIF_DriveDataOnRisingClkEdge & config->polarityFlags)) in LCDIF_DpiModeSetConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/ci_pi/
Dfsl_ci_pi.c88 … CI_PI_CSR_CSI_CTRL_REG_CCIR_VSYNC_RESET_EN_MASK | config->polarityFlags /* Signal polarity. */ in CI_PI_Init()
158 config->polarityFlags = 0; in CI_PI_GetDefaultConfig()
Dfsl_ci_pi.h90 …uint32_t polarityFlags; /*!< Timing signal polarity flags, OR'ed value of @ref _ci_pi_polarity_fla… member
/hal_nxp-latest/mcux/mcux-sdk/drivers/dcic/
Dfsl_dcic.c101 base->DCICC = config->polarityFlags; in DCIC_Init()
138 config->polarityFlags = (uint8_t)kDCIC_VsyncActiveLow | (uint8_t)kDCIC_HsyncActiveLow | in DCIC_GetDefaultConfig()
Dfsl_dcic.h99 …uint8_t polarityFlags; /*!< Display signal polarity, logical OR'ed of @ref _DCIC_polarity_flag… member
/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdifv3/
Dfsl_lcdifv3.c163 … config->polarityFlags = (uint32_t)kLCDIFV3_VsyncActiveHigh | (uint32_t)kLCDIFV3_HsyncActiveHigh | in LCDIFV3_DisplayGetDefaultConfig()
194 base->CTRL.RW = (uint32_t)(config->polarityFlags); in LCDIFV3_SetDisplayConfig()
Dfsl_lcdifv3.h141 …uint32_t polarityFlags; /*!< OR'ed value of @ref _lcdifv3_polarity_flags, used to contol the signa… member
/hal_nxp-latest/mcux/mcux-sdk/drivers/elcdif/
Dfsl_elcdif.c133 (uint32_t)config->polarityFlags | (uint32_t)config->vsw; in ELCDIF_RgbModeInit()
192 config->polarityFlags = (uint32_t)kELCDIF_VsyncActiveLow | (uint32_t)kELCDIF_HsyncActiveLow | in ELCDIF_RgbModeGetDefaultConfig()
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/elcdif/
Dfsl_dc_fb_elcdif.c92 elcdifConfig.polarityFlags = dcConfig->polarityFlags; in DC_FB_ELCDIF_Init()
Dfsl_dc_fb_elcdif.h70 … uint32_t polarityFlags; /*!< Control flags, OR'ed value of @ref _elcdif_polarity_flags. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/csi/
Dfsl_csi.h121 …uint32_t polarityFlags; /*!< Timing signal polarity flags, OR'ed value of @ref _csi_polarity_fla… member
258 …uint32_t polarityFlags; /*!< Timing signal polarity flags, OR'ed value of @ref _csi_polarity_fla… member
Dfsl_csi.c254 reg = ((uint32_t)config->workMode) | config->polarityFlags | CSI_CR1_FCC_MASK; in CSI_Init()
415 config->polarityFlags = (uint32_t)kCSI_HsyncActiveHigh | (uint32_t)kCSI_DataLatchOnRisingEdge; in CSI_GetDefaultConfig()
1102 reg = ((uint32_t)config->workMode) | config->polarityFlags | CSI_CR1_FCC_MASK; in CSI_FragModeCreateHandle()
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/lcdifv2/
Dfsl_dc_fb_lcdifv2.c94 lcdifv2Config.polarityFlags = dcConfig->polarityFlags; in DC_FB_LCDIFV2_Init()
Dfsl_dc_fb_lcdifv2.h77 …uint32_t polarityFlags; /*!< Control flags, OR'ed value of @ref _lcdifv2_polarity_flags. */ member
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/lcdifv3/
Dfsl_dc_fb_lcdifv3.c112 lcdifv3Config.polarityFlags = dcConfig->polarityFlags;
Dfsl_dc_fb_lcdifv3.h70 …uint32_t polarityFlags; /*!< Control flags, OR'ed value of @ref _lcdifv3_polarity_flags. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdifv2/
Dfsl_lcdifv2.c174 … config->polarityFlags = (uint32_t)kLCDIFV2_VsyncActiveHigh | (uint32_t)kLCDIFV2_HsyncActiveHigh | in LCDIFV2_DisplayGetDefaultConfig()
204 base->CTRL = (uint32_t)(config->polarityFlags); in LCDIFV2_SetDisplayConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_lcdc/
Dfsl_lcdc.c240 …base->POL = (uint32_t)(config->polarityFlags) | LCD_POL_ACB((uint32_t)config->acBiasFreq - 1U) | d… in LCDC_Init()
315 config->polarityFlags = 0U; in LCDC_GetDefaultConfig()
Dfsl_lcdc.h113 …uint16_t polarityFlags; /*!< OR'ed value of @ref _lcdc_polarity_flags, used to contol the signal … member
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/lcdif/
Dfsl_dc_fb_lcdif.c139 lcdifConfig.polarityFlags = dcConfig->polarityFlags; in DC_FB_LCDIF_Init()
Dfsl_dc_fb_lcdif.h74 …uint32_t polarityFlags; /*!< Control flags, OR'ed value of @ref _lcdif_polarity_flags.… member
/hal_nxp-latest/mcux/mcux-sdk/components/ssd1963/
Dfsl_ssd1963.h187 uint8_t polarityFlags; /*!< OR'ed value of @ref _ssd1963_polarity_flags. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/mipi_dsi/
Dfsl_mipi_dsi.c563 if (0U != (config->polarityFlags & (uint32_t)kDSI_DpiVsyncActiveHigh)) in DSI_SetDpiConfig()
572 if (0U != (config->polarityFlags & (uint32_t)kDSI_DpiHsyncActiveHigh)) in DSI_SetDpiConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/mipi_dsi_split/
Dfsl_mipi_dsi.c571 if (0U != (config->polarityFlags & (uint32_t)kDSI_DpiVsyncActiveHigh)) in DSI_SetDpiConfig()
580 if (0U != (config->polarityFlags & (uint32_t)kDSI_DpiHsyncActiveHigh)) in DSI_SetDpiConfig()

12