Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso802/project_template/
Dpin_mux.c319 const uint32_t I2C_SCL = (/* Selects pull-up function */ in BOARD_InitI2CPins() local
328 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_16, I2C_SCL); in BOARD_InitI2CPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/lpcxpresso804/project_template/
Dpin_mux.c308 const uint32_t I2C_SCL = (/* Selects pull-up function */ in BOARD_InitI2CPins() local
317 IOCON_PinMuxSet(IOCON, IOCON_INDEX_PIO0_14, I2C_SCL); in BOARD_InitI2CPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkv58f220m/project_template/
Dpin_mux.c566 const port_pin_config_t I2C_SCL = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitACCELPins() local
581 PORT_SetPinConfig(BOARD_I2C_SCL_PORT, BOARD_I2C_SCL_PIN, &I2C_SCL); in BOARD_InitACCELPins()
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk28fa/project_template/
Dpin_mux.c582 const port_pin_config_t I2C_SCL = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitACCELPins() local
597 PORT_SetPinConfig(BOARD_I2C_SCL_PORT, BOARD_I2C_SCL_PIN, &I2C_SCL); in BOARD_InitACCELPins()