| /hal_nxp-latest/mcux/mcux-sdk/components/video/display/fbdev/ |
| D | fsl_fbdev.c | 97 if (!fbdev->enabled) in FBDEV_Enable() 117 fbdev->enabled = true; in FBDEV_Enable() 131 if (fbdev->enabled) in FBDEV_Disable() 145 fbdev->enabled = false; in FBDEV_Disable() 163 if (fbdev->enabled) in FBDEV_SetFrameBufferInfo()
|
| D | fsl_fbdev.h | 109 bool enabled; /*!< The fbdev is enabled or not by @ref FBDEV_Enable. */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/elcdif/ |
| D | fsl_dc_fb_elcdif.c | 127 if (!dcHandle->layers[layer].enabled) in DC_FB_ELCDIF_EnableLayer() 137 dcHandle->layers[layer].enabled = true; in DC_FB_ELCDIF_EnableLayer() 151 if (dcHandle->layers[layer].enabled) in DC_FB_ELCDIF_DisableLayer() 154 dcHandle->layers[layer].enabled = false; in DC_FB_ELCDIF_DisableLayer() 217 if (!dcHandle->layers[layer].enabled) in DC_FB_ELCDIF_SetFrameBuffer()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/lcdifv2/ |
| D | fsl_dc_fb_lcdifv2.c | 139 if (!dcHandle->layers[layer].enabled) in DC_FB_LCDIFV2_EnableLayer() 154 dcHandle->layers[layer].enabled = true; in DC_FB_LCDIFV2_EnableLayer() 166 if (dcHandle->layers[layer].enabled) in DC_FB_LCDIFV2_DisableLayer() 170 dcHandle->layers[layer].enabled = false; in DC_FB_LCDIFV2_DisableLayer() 229 if (dcHandle->layers[layer].enabled) in DC_FB_LCDIFV2_SetFrameBuffer()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/lcdifv3/ |
| D | fsl_dc_fb_lcdifv3.c | 157 if (!dcHandle->layers[0].enabled) 172 dcHandle->layers[0].enabled = true; 184 if (dcHandle->layers[0].enabled) 188 dcHandle->layers[0].enabled = false; 247 if (dcHandle->layers[0].enabled)
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/ |
| D | fsl_pm_core.c | 555 ws->enabled = enable; in PM_InitWakeupSource() 588 if (!(ws->enabled)) in PM_EnableWakeupSource() 597 ws->enabled = true; in PM_EnableWakeupSource() 634 if (ws->enabled) in PM_DisableWakeupSource() 642 ws->enabled = false; in PM_DisableWakeupSource() 679 assert(currWakeUpSource->enabled == true); in PM_HandleWakeUpEvent() 717 if (ws->enabled) in PM_TriggerWakeSourceService()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/lcdif/ |
| D | fsl_dc_fb_lcdif.c | 180 if (!dcHandle->layers[layer].enabled) in DC_FB_LCDIF_EnableLayer() 212 dcHandle->layers[layer].enabled = true; in DC_FB_LCDIF_EnableLayer() 225 if (dcHandle->layers[layer].enabled) in DC_FB_LCDIF_DisableLayer() 245 dcHandle->layers[layer].enabled = false; in DC_FB_LCDIF_DisableLayer() 355 if (!dcHandle->layers[layer].enabled) in DC_FB_LCDIF_SetFrameBuffer()
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/ |
| D | README.md | 118 |RL_API_HAS_ZEROCOPY | (1) | Zero-copy API functions enabled/disabled. … 119 …I | (0) | Static API functions (no dynamic allocation) enabled/disabled. | 120 … | Clearing used buffers before returning back to the pool of free buffers enabled/disabled. | 121 |RL_USE_MCMGR_IPC_ISR_HANDLER | (0) | When enabled IPC interrupts are managed by the Mul… 122 |RL_USE_ENVIRONMENT_CONTEXT | (0) | When enabled the environment layer uses its own co… 123 …0) | When enabled buffer pointers passed to rpmsg_lite_send_nocopy() and rpmsg_lite_rele… 124 |RL_ALLOW_CONSUMED_BUFFERS_NOTIFICATION | (0) | When enabled the opposite side is …
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
| D | tfa9xxx_parameters.h | 156 uint8_t enabled; member 192 uint8_t enabled; member 214 uint8_t enabled; member
|
| /hal_nxp-latest/s32/ |
| D | README | 58 devicetree UART nodes enabled. 60 nodes enabled. Enable SPI slave support bases on CONFIG_SPI_SLAVE. 62 is built when node enabled.
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/ |
| D | README.md | 127 …re other symbols but it is not always easy to know which ones need to be enabled for a given use c… 133 We see that following symbols need to be enabled : 140 In addition to that, ARM_DSP_CONFIG_TABLES must be enabled and finally ARM_FFT_ALLOW_TABLES must al…
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/ |
| D | fsl_flexio.h | 937 static inline void FLEXIO_ConfigPinOverride(FLEXIO_Type *base, uint8_t pin, bool enabled) in FLEXIO_ConfigPinOverride() argument 941 FLEXIO_PINOUTE_OUTE((uint32_t)((true == enabled) in FLEXIO_ConfigPinOverride()
|
| /hal_nxp-latest/mcux/mcux-sdk/ |
| D | SW-Content-Register.txt | 315 enabled in this free version. 334 enabled in this free version. 354 enabled in this free version. 373 enabled in this free version. 392 enabled in this free version. 411 enabled in this free version.
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/ |
| D | fsl_lpspi.h | 835 bool enabled = base->CR & LPSPI_CR_MEN_MASK; in LPSPI_FlushFifo() local 855 LPSPI_Enable(base, enabled); in LPSPI_FlushFifo()
|
| /hal_nxp-latest/s32/soc/s32k146/include/ |
| D | Clock_Ip_Cfg.h | 71 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Clock in user mode the MCAL_ENABL…
|
| D | OsIf_Cfg.h | 87 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running OsIf in user mode, MCAL_ENABLE_US…
|
| /hal_nxp-latest/s32/soc/s32z270/include/ |
| D | Qspi_Ip_Cfg.h | 95 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Fls in user mode the MCAL_ENABLE_…
|
| D | Clock_Ip_Cfg.h | 93 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Clock in user mode the MCAL_ENABL…
|
| D | OsIf_Cfg.h | 88 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running OsIf in user mode, MCAL_ENABLE_US…
|
| D | Spi_Ip_Cfg.h | 130 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Spi in user mode the MCAL_ENABLE…
|
| /hal_nxp-latest/s32/soc/s32k344/include/ |
| D | Clock_Ip_Cfg.h | 97 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Clock in user mode the MCAL_ENABL…
|
| D | Qspi_Ip_Cfg.h | 111 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running Fls in user mode the MCAL_ENABLE_…
|
| D | OsIf_Cfg.h | 85 …#error MCAL_ENABLE_USER_MODE_SUPPORT is not enabled. For running OsIf in user mode, MCAL_ENABLE_US…
|
| /hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/dsi_cmd/ |
| D | fsl_dc_fb_dsi_cmd.h | 58 bool enabled; /*!< The layer is enabled. */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/ssd1963/ |
| D | fsl_dc_fb_ssd1963.h | 58 bool enabled; /*!< The layer is enabled. */ member
|