All labels containing "_<8-hex-digits>_" or "16550_<3or6-hex-digits>_" in their names, assumed to be generated by the extracting script, are updated with the DT_ prefix, to reflect the recent changes made to the script. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
5 lines
456 B
C
5 lines
456 B
C
#define CONFIG_FXOS8700_NAME DT_NXP_KINETIS_I2C_40067000_NXP_FXOS8700_1F_LABEL
|
|
#define CONFIG_FXOS8700_I2C_NAME DT_NXP_KINETIS_I2C_40067000_NXP_FXOS8700_1F_BUS_NAME
|
|
#define CONFIG_FXOS8700_I2C_ADDRESS DT_NXP_KINETIS_I2C_40067000_NXP_FXOS8700_1F_BASE_ADDRESS
|
|
#define CONFIG_FXOS8700_GPIO_NAME DT_NXP_KINETIS_I2C_40067000_NXP_FXOS8700_1F_INT1_GPIOS_CONTROLLER
|
|
#define CONFIG_FXOS8700_GPIO_PIN DT_NXP_KINETIS_I2C_40067000_NXP_FXOS8700_1F_INT1_GPIOS_PIN
|