Home
last modified time | relevance | path

Searched refs:CCAP_CTL_Luma_Y_One_Msk (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-2.7.6/m48x/StdDriver/src/
Dccap.c191 CCAP->CTL |= CCAP_CTL_Luma_Y_One_Msk; in CCAP_EnableLumaYOne()
203 CCAP->CTL &= ~CCAP_CTL_Luma_Y_One_Msk; in CCAP_DisableLumaYOne()
/hal_nuvoton-2.7.6/m48x/Devices/M480/Include/
Dccap_reg.h358 #define CCAP_CTL_Luma_Y_One_Msk (0x1ul << CCAP_CTL_Luma_Y_One_Pos) /*!< C… macro