Home
last modified time | relevance | path

Searched refs:enableInDebug (Results 1 – 22 of 22) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_flexio_camera.c52 config->enableInDebug = false; in FLEXIO_CAMERA_GetDefaultConfig()
86 …controlVal |= (FLEXIO_CTRL_DBGE(config->enableInDebug) | FLEXIO_CTRL_FASTACC(config->enableFastAcc… in FLEXIO_CAMERA_Init()
Dfsl_flexio.c100 …ctrlReg |= (FLEXIO_CTRL_DBGE(userConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(userConfig->enableFa… in FLEXIO_Init()
146 userConfig->enableInDebug = true; in FLEXIO_GetDefaultConfig()
Dfsl_flexio_spi.h121 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode. */ member
135 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode. */ member
Dfsl_flexio_spi.c206 …ctrlReg |= (FLEXIO_CTRL_DBGE(masterConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(masterConfig->enab… in FLEXIO_SPI_MasterInit()
343 masterConfig->enableInDebug = true; in FLEXIO_SPI_MasterGetDefaultConfig()
410 …ctrlReg |= (FLEXIO_CTRL_DBGE(slaveConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(slaveConfig->enable… in FLEXIO_SPI_SlaveInit()
521 slaveConfig->enableInDebug = true; in FLEXIO_SPI_SlaveGetDefaultConfig()
Dfsl_flexio_camera.h68 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode*/ member
Dfsl_flexio_uart.c147 …ctrlReg |= (FLEXIO_CTRL_DBGE(userConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(userConfig->enableFa… in FLEXIO_UART_Init()
283 userConfig->enableInDebug = true; in FLEXIO_UART_GetDefaultConfig()
Dfsl_flexio_i2c_master.h81 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode. */ member
Dfsl_flexio_uart.h87 …bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mo… member
Dfsl_flexio.h225 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode */ member
Dfsl_flexio_i2c_master.c626 …controlVal |= (FLEXIO_CTRL_DBGE(masterConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(masterConfig->e… in FLEXIO_I2C_MasterInit()
690 masterConfig->enableInDebug = true; in FLEXIO_I2C_MasterGetDefaultConfig()
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_flexio_camera.c52 config->enableInDebug = false; in FLEXIO_CAMERA_GetDefaultConfig()
86 …controlVal |= (FLEXIO_CTRL_DBGE(config->enableInDebug) | FLEXIO_CTRL_FASTACC(config->enableFastAcc… in FLEXIO_CAMERA_Init()
Dfsl_flexio_spi.h121 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode. */ member
135 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode. */ member
Dfsl_flexio.c103 …ctrlReg |= (FLEXIO_CTRL_DBGE(userConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(userConfig->enableFa… in FLEXIO_Init()
149 userConfig->enableInDebug = true; in FLEXIO_GetDefaultConfig()
Dfsl_flexio_spi.c206 …ctrlReg |= (FLEXIO_CTRL_DBGE(masterConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(masterConfig->enab… in FLEXIO_SPI_MasterInit()
343 masterConfig->enableInDebug = true; in FLEXIO_SPI_MasterGetDefaultConfig()
410 …ctrlReg |= (FLEXIO_CTRL_DBGE(slaveConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(slaveConfig->enable… in FLEXIO_SPI_SlaveInit()
521 slaveConfig->enableInDebug = true; in FLEXIO_SPI_SlaveGetDefaultConfig()
Dfsl_flexio_camera.h68 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode*/ member
Dfsl_flexio_uart.c149 …ctrlReg |= (FLEXIO_CTRL_DBGE(userConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(userConfig->enableFa… in FLEXIO_UART_Init()
299 userConfig->enableInDebug = true; in FLEXIO_UART_GetDefaultConfig()
Dfsl_flexio_i2c_master.h80 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode. */ member
Dfsl_flexio_uart.h89 …bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mo… member
Dfsl_flexio_mculcd.h128 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode. */ member
Dfsl_flexio_mculcd.c61 flexio_config_t flexioConfig = {config->enable, config->enableInDoze, config->enableInDebug, in FLEXIO_MCULCD_Init()
110 config->enableInDebug = true; in FLEXIO_MCULCD_GetDefaultConfig()
Dfsl_flexio.h225 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode */ member
Dfsl_flexio_i2c_master.c628 …controlVal |= (FLEXIO_CTRL_DBGE(masterConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(masterConfig->e… in FLEXIO_I2C_MasterInit()
692 masterConfig->enableInDebug = true; in FLEXIO_I2C_MasterGetDefaultConfig()