Searched refs:flexio_mculcd_pin_func_t (Results 1 – 1 of 1) sorted by relevance
106 typedef void (*flexio_mculcd_pin_func_t)(bool set); typedef109 typedef void (*flexio_mculcd_pin_func_t)(bool set, void *userData); typedef127 flexio_mculcd_pin_func_t setCSPin; /*!< Function to set or clear the CS pin. */128 flexio_mculcd_pin_func_t setRSPin; /*!< Function to set or clear the RS pin. */129 …flexio_mculcd_pin_func_t setRDWRPin; /*!< Function to set or clear the RD/WR pin, only used in 680…