/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lcdif/ |
D | fsl_lcdif.c | 137 config->polarityFlags = (uint32_t)kLCDIF_VsyncActiveLow | (uint32_t)kLCDIF_HsyncActiveLow | in LCDIF_DpiModeGetDefaultConfig() 183 …if ((uint32_t)kLCDIF_HsyncActiveHigh != (config->polarityFlags & (uint32_t)kLCDIF_HsyncActiveHigh)) in LCDIF_DpiModeSetConfig() 195 …if ((uint32_t)kLCDIF_VsyncActiveHigh != (config->polarityFlags & (uint32_t)kLCDIF_VsyncActiveHigh)) in LCDIF_DpiModeSetConfig() 205 …2_t)kLCDIF_DataEnableActiveHigh != ((uint32_t)kLCDIF_DataEnableActiveHigh & config->polarityFlags)) in LCDIF_DpiModeSetConfig() 211 ((uint32_t)kLCDIF_DriveDataOnRisingClkEdge & config->polarityFlags)) in LCDIF_DpiModeSetConfig()
|
D | fsl_lcdif.h | 96 …uint32_t polarityFlags; /*!< OR'ed value of @ref _lcdif_polarity_flags, used to contol the s… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/camera/receiver/csi/ |
D | fsl_csi_camera_adapter.c | 97 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-3.5.0/mcux/mcux-sdk/drivers/ci_pi/ |
D | fsl_ci_pi.c | 88 … 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()
|
D | fsl_ci_pi.h | 90 …uint32_t polarityFlags; /*!< Timing signal polarity flags, OR'ed value of @ref _ci_pi_polarity_fla… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dcic/ |
D | fsl_dcic.c | 101 base->DCICC = config->polarityFlags; in DCIC_Init() 138 config->polarityFlags = (uint8_t)kDCIC_VsyncActiveLow | (uint8_t)kDCIC_HsyncActiveLow | in DCIC_GetDefaultConfig()
|
D | fsl_dcic.h | 99 …uint8_t polarityFlags; /*!< Display signal polarity, logical OR'ed of @ref _DCIC_polarity_flag… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/elcdif/ |
D | fsl_elcdif.c | 133 (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()
|
D | fsl_elcdif.h | 202 …uint32_t polarityFlags; /*!< OR'ed value of @ref _elcdif_polarity_flags, used to contol the signal… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/dc/elcdif/ |
D | fsl_dc_fb_elcdif.c | 92 elcdifConfig.polarityFlags = dcConfig->polarityFlags; in DC_FB_ELCDIF_Init()
|
D | fsl_dc_fb_elcdif.h | 70 … uint32_t polarityFlags; /*!< Control flags, OR'ed value of @ref _elcdif_polarity_flags. */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/dc/lcdif/ |
D | fsl_dc_fb_lcdif.c | 90 lcdifConfig.polarityFlags = dcConfig->polarityFlags; in DC_FB_LCDIF_Init()
|
D | fsl_dc_fb_lcdif.h | 72 …uint32_t polarityFlags; /*!< Control flags, OR'ed value of @ref _lcdif_polarity_flags.… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/dc/lcdifv2/ |
D | fsl_dc_fb_lcdifv2.c | 94 lcdifv2Config.polarityFlags = dcConfig->polarityFlags; in DC_FB_LCDIFV2_Init()
|
D | fsl_dc_fb_lcdifv2.h | 77 …uint32_t polarityFlags; /*!< Control flags, OR'ed value of @ref _lcdifv2_polarity_flags. */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/csi/ |
D | fsl_csi.h | 135 …uint32_t polarityFlags; /*!< Timing signal polarity flags, OR'ed value of @ref _csi_polarity_fla… member 268 …uint32_t polarityFlags; /*!< Timing signal polarity flags, OR'ed value of @ref _csi_polarity_fla… member
|
D | fsl_csi.c | 302 reg = ((uint32_t)config->workMode) | config->polarityFlags | CSI_CR1_FCC_MASK; in CSI_Init() 463 config->polarityFlags = (uint32_t)kCSI_HsyncActiveHigh | (uint32_t)kCSI_DataLatchOnRisingEdge; in CSI_GetDefaultConfig() 1152 reg = ((uint32_t)config->workMode) | config->polarityFlags | CSI_CR1_FCC_MASK; in CSI_FragModeCreateHandle()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lcdifv2/ |
D | fsl_lcdifv2.c | 175 … config->polarityFlags = (uint32_t)kLCDIFV2_VsyncActiveHigh | (uint32_t)kLCDIFV2_HsyncActiveHigh | in LCDIFV2_DisplayGetDefaultConfig() 205 base->CTRL = (uint32_t)(config->polarityFlags); in LCDIFV2_SetDisplayConfig()
|
D | fsl_lcdifv2.h | 135 …uint32_t polarityFlags; /*!< OR'ed value of @ref _lcdifv2_polarity_flags, used to contol the signa… member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_lcdc/ |
D | fsl_lcdc.c | 240 …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()
|
D | fsl_lcdc.h | 113 …uint16_t polarityFlags; /*!< OR'ed value of @ref _lcdc_polarity_flags, used to contol the signal … member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ssd1963/ |
D | fsl_ssd1963.h | 187 uint8_t polarityFlags; /*!< OR'ed value of @ref _ssd1963_polarity_flags. */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/mipi_dsi/ |
D | fsl_mipi_dsi.h | 116 uint8_t polarityFlags; /*!< OR'ed value of _dsi_dpi_polarity_flag controls signal polarity. */ member
|
D | fsl_mipi_dsi.c | 556 if (0U != (config->polarityFlags & (uint32_t)kDSI_DpiVsyncActiveHigh)) in DSI_SetDpiConfig() 565 if (0U != (config->polarityFlags & (uint32_t)kDSI_DpiHsyncActiveHigh)) in DSI_SetDpiConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/mipi_dsi_split/ |
D | fsl_mipi_dsi.h | 121 uint8_t polarityFlags; /*!< OR'ed value of _dsi_dpi_polarity_flag controls signal polarity. */ member
|