Home
last modified time | relevance | path

Searched refs:ldb_channel_config_t (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/ldb_combo_phy/
Dfsl_ldb.h58 } ldb_channel_config_t; typedef
90 status_t LDB_InitChannel(LDB_Type *base, uint8_t channel, const ldb_channel_config_t *config);
Dfsl_ldb.c159 status_t LDB_InitChannel(LDB_Type *base, uint8_t channel, const ldb_channel_config_t *config) in LDB_InitChannel()
/hal_nxp-latest/mcux/mcux-sdk/drivers/ldb/
Dfsl_ldb.h64 } ldb_channel_config_t; typedef
96 status_t LDB_InitChannel(LDB_Type *base, uint8_t channel, const ldb_channel_config_t *config);
Dfsl_ldb.c209 status_t LDB_InitChannel(LDB_Type *base, uint8_t channel, const ldb_channel_config_t *config) in LDB_InitChannel()