Searched refs:enableInDebug (Results 1 – 12 of 12) sorted by relevance
52 config->enableInDebug = false; in FLEXIO_CAMERA_GetDefaultConfig()86 …controlVal |= (FLEXIO_CTRL_DBGE(config->enableInDebug) | FLEXIO_CTRL_FASTACC(config->enableFastAcc… in FLEXIO_CAMERA_Init()
68 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode*/ member
130 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode. */ member144 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode. */ member
246 …ctrlReg |= (FLEXIO_CTRL_DBGE(masterConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(masterConfig->enab… in FLEXIO_SPI_MasterInit()383 masterConfig->enableInDebug = true; in FLEXIO_SPI_MasterGetDefaultConfig()450 …ctrlReg |= (FLEXIO_CTRL_DBGE(slaveConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(slaveConfig->enable… in FLEXIO_SPI_SlaveInit()559 slaveConfig->enableInDebug = true; in FLEXIO_SPI_SlaveGetDefaultConfig()
122 …ctrlReg |= (FLEXIO_CTRL_DBGE(userConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(userConfig->enableFa… in FLEXIO_Init()172 userConfig->enableInDebug = true; in FLEXIO_GetDefaultConfig()
246 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode */ member
80 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode. */ member
745 …controlVal |= (FLEXIO_CTRL_DBGE(masterConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(masterConfig->e… in FLEXIO_I2C_MasterInit()809 masterConfig->enableInDebug = true; in FLEXIO_I2C_MasterGetDefaultConfig()
149 …ctrlReg |= (FLEXIO_CTRL_DBGE(userConfig->enableInDebug) | FLEXIO_CTRL_FASTACC(userConfig->enableFa… in FLEXIO_UART_Init()299 userConfig->enableInDebug = true; in FLEXIO_UART_GetDefaultConfig()
89 …bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mo… member
140 bool enableInDebug; /*!< Enable/disable FlexIO operation in debug mode. */ member
62 flexio_config_t flexioConfig = {config->enable, config->enableInDoze, config->enableInDebug, in FLEXIO_MCULCD_Init()116 config->enableInDebug = true; in FLEXIO_MCULCD_GetDefaultConfig()