Lines Matching full:common
55 if (CONFIG_USE_driver_nand_flash-common)
56 # Add set(CONFIG_USE_driver_nand_flash-common true) in config.cmake to use this component
58 message("driver_nand_flash-common component is included from ${CMAKE_CURRENT_LIST_FILE}.")
68 if (CONFIG_USE_driver_nor_flash-common)
69 # Add set(CONFIG_USE_driver_nor_flash-common true) in config.cmake to use this component
71 message("driver_nor_flash-common component is included from ${CMAKE_CURRENT_LIST_FILE}.")
146 if (CONFIG_USE_driver_phy-common)
147 # Add set(CONFIG_USE_driver_phy-common true) in config.cmake to use this component
149 message("driver_phy-common component is included from ${CMAKE_CURRENT_LIST_FILE}.")
930 …ONFIG_USE_CMSIS_Driver_Include_Ethernet AND CONFIG_USE_RTE_Device AND CONFIG_USE_driver_phy-common)
1405 if(CONFIG_USE_driver_nand_flash-common AND CONFIG_USE_driver_flexspi)
1429 if(CONFIG_USE_driver_nand_flash-common AND CONFIG_USE_driver_semc)
1453 if(CONFIG_USE_driver_nor_flash-common AND CONFIG_USE_driver_flexspi)
1477 if(CONFIG_USE_driver_nor_flash-common AND CONFIG_USE_driver_lpspi)
2094 if(CONFIG_USE_driver_phy-common)
2636 if (CONFIG_USE_driver_video-common)
2637 # Add set(CONFIG_USE_driver_video-common true) in config.cmake to use this component
2639 message("driver_video-common component is included from ${CMAKE_CURRENT_LIST_FILE}.")
2653 message(SEND_ERROR "driver_video-common.MIMXRT1052 dependency does not meet, please check ${CMAKE_C…
2738 ${CMAKE_CURRENT_LIST_DIR}/../../drivers/common/fsl_common.c
2743 ${CMAKE_CURRENT_LIST_DIR}/../../drivers/common/fsl_common_arm.c
2748 ${CMAKE_CURRENT_LIST_DIR}/../../drivers/common/.
4172 if (CONFIG_USE_driver_display-common)
4173 # Add set(CONFIG_USE_driver_display-common true) in config.cmake to use this component
4175 message("driver_display-common component is included from ${CMAKE_CURRENT_LIST_FILE}.")
4177 if(CONFIG_USE_driver_video-common)
4185 message(SEND_ERROR "driver_display-common.MIMXRT1052 dependency does not meet, please check ${CMAKE…
4192 if (CONFIG_USE_driver_dc-fb-common)
4193 # Add set(CONFIG_USE_driver_dc-fb-common true) in config.cmake to use this component
4195 message("driver_dc-fb-common component is included from ${CMAKE_CURRENT_LIST_FILE}.")
4197 if(CONFIG_USE_driver_video-common)
4205 message(SEND_ERROR "driver_dc-fb-common.MIMXRT1052 dependency does not meet, please check ${CMAKE_C…
4217 if(CONFIG_USE_driver_dc-fb-common AND CONFIG_USE_driver_elcdif)
4236 if (CONFIG_USE_driver_camera-receiver-common)
4237 # Add set(CONFIG_USE_driver_camera-receiver-common true) in config.cmake to use this component
4239 message("driver_camera-receiver-common component is included from ${CMAKE_CURRENT_LIST_FILE}.")
4241 if(CONFIG_USE_driver_video-common AND CONFIG_USE_driver_camera-common)
4249 message(SEND_ERROR "driver_camera-receiver-common.MIMXRT1052 dependency does not meet, please check…
4261 if(CONFIG_USE_driver_video-common AND CONFIG_USE_driver_camera-common AND CONFIG_USE_driver_camera-…
4318 if(CONFIG_USE_driver_video-common AND CONFIG_USE_driver_camera-common AND CONFIG_USE_driver_camera-…
4370 if (CONFIG_USE_driver_camera-common)
4371 # Add set(CONFIG_USE_driver_camera-common true) in config.cmake to use this component
4373 message("driver_camera-common component is included from ${CMAKE_CURRENT_LIST_FILE}.")
4375 if(CONFIG_USE_driver_video-common)
4383 message(SEND_ERROR "driver_camera-common.MIMXRT1052 dependency does not meet, please check ${CMAKE_…
4390 if (CONFIG_USE_driver_camera-device-common)
4391 # Add set(CONFIG_USE_driver_camera-device-common true) in config.cmake to use this component
4393 message("driver_camera-device-common component is included from ${CMAKE_CURRENT_LIST_FILE}.")
4395 if(CONFIG_USE_driver_camera-common AND CONFIG_USE_driver_common)
4403 message(SEND_ERROR "driver_camera-device-common.MIMXRT1052 dependency does not meet, please check $…
4415 if(CONFIG_USE_driver_video-common AND CONFIG_USE_driver_camera-common AND CONFIG_USE_driver_camera-…
4439 if(CONFIG_USE_driver_dc-fb-common AND CONFIG_USE_middleware_freertos-kernel)