Searched refs:code1Phase (Results 1 – 4 of 4) sorted by relevance
129 GLB_GPIO_FIFO_PHASE_Type code1Phase; /*!< low or high level of code1 first send */ member
130 GLB_GPIO_FIFO_PHASE_Type code1Phase; /*!< low or high level of code1 first send */ member
684 CHECK_PARAM(IS_GLB_GPIO_FIFO_PHASE_Type(cfg->code1Phase)); in GLB_GPIO_Fifo_Init()701 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_CR_INVERT_CODE1_HIGH, cfg->code1Phase); in GLB_GPIO_Fifo_Init()
691 CHECK_PARAM(IS_GLB_GPIO_FIFO_PHASE_Type(cfg->code1Phase)); in GLB_GPIO_Fifo_Init()708 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_CR_INVERT_CODE1_HIGH, cfg->code1Phase); in GLB_GPIO_Fifo_Init()
Completed in 10 milliseconds