Searched refs:tapSel (Results 1 – 2 of 2) sorted by relevance
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/ |
D | cy_smif.c | 2575 uint8_t tapSel) in Cy_SMIF_SetSelectedDelayTapSel() argument 2583 …L_TAP_SEL_0(device) = _VAL2FLD(SMIF_CORE_DEVICE_HB_FW_DEL_TAP_SEL_0_DATA_BIT0_TAP_SEL_POS, tapSel); in Cy_SMIF_SetSelectedDelayTapSel() 2588 …L_TAP_SEL_0(device) = _VAL2FLD(SMIF_CORE_DEVICE_HB_FW_DEL_TAP_SEL_0_DATA_BIT1_TAP_SEL_POS, tapSel); in Cy_SMIF_SetSelectedDelayTapSel() 2593 …L_TAP_SEL_0(device) = _VAL2FLD(SMIF_CORE_DEVICE_HB_FW_DEL_TAP_SEL_0_DATA_BIT2_TAP_SEL_POS, tapSel); in Cy_SMIF_SetSelectedDelayTapSel() 2598 …L_TAP_SEL_0(device) = _VAL2FLD(SMIF_CORE_DEVICE_HB_FW_DEL_TAP_SEL_0_DATA_BIT3_TAP_SEL_POS, tapSel); in Cy_SMIF_SetSelectedDelayTapSel() 2603 …L_TAP_SEL_1(device) = _VAL2FLD(SMIF_CORE_DEVICE_HB_FW_DEL_TAP_SEL_1_DATA_BIT4_TAP_SEL_POS, tapSel); in Cy_SMIF_SetSelectedDelayTapSel() 2608 …L_TAP_SEL_1(device) = _VAL2FLD(SMIF_CORE_DEVICE_HB_FW_DEL_TAP_SEL_1_DATA_BIT5_TAP_SEL_POS, tapSel); in Cy_SMIF_SetSelectedDelayTapSel() 2613 …L_TAP_SEL_1(device) = _VAL2FLD(SMIF_CORE_DEVICE_HB_FW_DEL_TAP_SEL_1_DATA_BIT6_TAP_SEL_POS, tapSel); in Cy_SMIF_SetSelectedDelayTapSel() 2618 …L_TAP_SEL_1(device) = _VAL2FLD(SMIF_CORE_DEVICE_HB_FW_DEL_TAP_SEL_1_DATA_BIT7_TAP_SEL_POS, tapSel); in Cy_SMIF_SetSelectedDelayTapSel() 3000 cy_en_smif_status_t Cy_SMIF_Set_DelayTapSel(SMIF_Type *base, uint8_t tapSel) in Cy_SMIF_Set_DelayTapSel() argument [all …]
|
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/ |
D | cy_smif.h | 1324 cy_en_smif_status_t Cy_SMIF_Set_DelayTapSel(SMIF_Type *base, uint8_t tapSel); 1367 cy_en_smif_mem_data_line_t data_line, uint8_t tapSel);
|