omap3530/beagle_drivers/byd_touch/common/controller.h
branchBeagle_BSP_dev
changeset 112 fdfa12d9a47a
parent 95 450a8cf0c020
equal deleted inserted replaced
111:35fb7dda225a 112:fdfa12d9a47a
    42 // digitizer specific settings..
    42 // digitizer specific settings..
    43 const TUint KResetPin = 93; // This setting does not change (it goes through J4/J5 connectors)
    43 const TUint KResetPin = 93; // This setting does not change (it goes through J4/J5 connectors)
    44 const TUint KDataReadyPin = 133; // DAV connected to the GPIO133 (Expansion header pin 15)
    44 const TUint KDataReadyPin = 133; // DAV connected to the GPIO133 (Expansion header pin 15)
    45 
    45 
    46 const TUint KSpiModule = 2; // McSPI3
    46 const TUint KSpiModule = 2; // McSPI3
    47 const TUint KSpiSlaveAddr0 = 2; // for data18-data23 pin functions slave address 2=>CS0..
    47 const TUint KSpiSlaveAddr = 3; // ..slave address 3=> spi taken to 'dvi_data18-dvi_data_23' pins
    48 const TUint KSpiSlaveAddr1 = 3; // ..slave address 3=>CS1 (pref!)
       
    49 const TUint KSpiSlaveAddr = KSpiSlaveAddr1;
       
    50 
    48 
    51 
    49 
    52 const TConfigSpiV01 KHeader =
    50 const TConfigSpiV01 KHeader =
    53 	{
    51 	{
    54 	ESpiWordWidth_8, //iWordWidth
    52 	ESpiWordWidth_8, //iWordWidth