Searched refs:code0Phase (Results 1 – 4 of 4) sorted by relevance
128 GLB_GPIO_FIFO_PHASE_Type code0Phase; /*!< low or high level of code0 first send */ member
129 GLB_GPIO_FIFO_PHASE_Type code0Phase; /*!< low or high level of code0 first send */ member
683 CHECK_PARAM(IS_GLB_GPIO_FIFO_PHASE_Type(cfg->code0Phase)); in GLB_GPIO_Fifo_Init()700 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_CR_INVERT_CODE0_HIGH, cfg->code0Phase); in GLB_GPIO_Fifo_Init()
690 CHECK_PARAM(IS_GLB_GPIO_FIFO_PHASE_Type(cfg->code0Phase)); in GLB_GPIO_Fifo_Init()707 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_CR_INVERT_CODE0_HIGH, cfg->code0Phase); in GLB_GPIO_Fifo_Init()
Completed in 15 milliseconds