Searched refs:BOARD_ACCEL_SDA_PIN (Results 1 – 18 of 18) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmkv31f/project_template/ |
D | pin_mux.h | 139 #define BOARD_ACCEL_SDA_PIN 3U /*!<@brief PORTD pin index: 3 */ macro
|
D | pin_mux.c | 574 PORT_SetPinConfig(BOARD_ACCEL_SDA_PORT, BOARD_ACCEL_SDA_PIN, &ACCEL_SDA); in BOARD_InitACCELPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk22f/project_template/ |
D | pin_mux.h | 112 #define BOARD_ACCEL_SDA_PIN 3U /*!<@brief PORTB pin index: 3 */ macro
|
D | pin_mux.c | 464 PORT_SetPinConfig(BOARD_ACCEL_SDA_PORT, BOARD_ACCEL_SDA_PIN, &ACCEL_SDA); in BOARD_InitAccelPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmkv11z/project_template/ |
D | pin_mux.h | 137 #define BOARD_ACCEL_SDA_PIN 7U /*!<@brief PORTC pin index: 7 */ macro
|
D | pin_mux.c | 486 PORT_SetPinConfig(BOARD_ACCEL_SDA_PORT, BOARD_ACCEL_SDA_PIN, &ACCEL_SDA); in BOARD_InitACCELPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmke16z/project_template/ |
D | pin_mux.h | 128 #define BOARD_ACCEL_SDA_PIN 2U /*!<@brief PORTA pin index: 2 */ macro
|
D | pin_mux.c | 330 PORT_SetPinConfig(BOARD_ACCEL_SDA_PORT, BOARD_ACCEL_SDA_PIN, &ACCEL_SDA); in BOARD_InitACCELPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l2a4s/project_template/ |
D | pin_mux.h | 164 #define BOARD_ACCEL_SDA_PIN 25U /*!<@brief PORTE pin index: 25 */ macro
|
D | pin_mux.c | 667 PORT_SetPinConfig(BOARD_ACCEL_SDA_PORT, BOARD_ACCEL_SDA_PIN, &ACCEL_SDA); in BOARD_InitACCELPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk64f/project_template/ |
D | pin_mux.h | 126 #define BOARD_ACCEL_SDA_PIN 25U /*!<@brief PORTE pin index: 25 */ macro
|
D | pin_mux.c | 573 PORT_SetPinConfig(BOARD_ACCEL_SDA_PORT, BOARD_ACCEL_SDA_PIN, &ACCEL_SDA); in BOARD_InitACCELPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk66f/project_template/ |
D | pin_mux.h | 101 #define BOARD_ACCEL_SDA_PIN 9U /*!<@brief PORTD pin index: 9 */ macro
|
D | pin_mux.c | 519 PORT_SetPinConfig(BOARD_ACCEL_SDA_PORT, BOARD_ACCEL_SDA_PIN, &ACCEL_SDA); in BOARD_InitACCEL_I2CPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm34z75m/project_template/ |
D | pin_mux.h | 93 #define BOARD_ACCEL_SDA_PIN 0U /*!<@brief PORTE pin index: 0 */ macro
|
D | pin_mux.c | 446 PORT_SetPinConfig(BOARD_ACCEL_SDA_PORT, BOARD_ACCEL_SDA_PIN, &ACCEL_SDA); in BOARD_InitACCELPins()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrkm35z75m/project_template/ |
D | pin_mux.h | 93 #define BOARD_ACCEL_SDA_PIN 0U /*!<@brief PORTE pin index: 0 */ macro
|
D | pin_mux.c | 446 PORT_SetPinConfig(BOARD_ACCEL_SDA_PORT, BOARD_ACCEL_SDA_PIN, &ACCEL_SDA); in BOARD_InitACCELPins()
|