Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ldb_combo_phy/
Dfsl_ldb.c71 static uint32_t LDB_GetPixelMapConfig(ldb_output_bus_t outputBus, uint8_t ch);
103 static uint32_t LDB_GetPixelMapConfig(ldb_output_bus_t outputBus, uint8_t ch) in LDB_GetPixelMapConfig() function
186 reg |= LDB_GetPixelMapConfig(config->outputBus, channel); in LDB_InitChannel()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ldb/
Dfsl_ldb.c85 static uint32_t LDB_GetPixelMapConfig(ldb_output_bus_t outputBus, uint8_t ch);
108 static uint32_t LDB_GetPixelMapConfig(ldb_output_bus_t outputBus, uint8_t ch) in LDB_GetPixelMapConfig() function
234 reg |= LDB_GetPixelMapConfig(config->outputBus, channel); in LDB_InitChannel()