HomeSort by relevance Sort by last modified time
    Searched defs:TGenSM_matrix (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/utils/
GenSM.h 64 typedef TGenSM_actionCell *TGenSM_matrix;
72 TGenSM_matrix tMatrix; /**< next state/action matrix */
90 TGenSM_matrix pMatrix, TI_UINT32 uInitialState, TI_INT8 *pGenSMName,
  /system/wlan/ti/wilink_6_1/utils/
GenSM.h 64 typedef TGenSM_actionCell *TGenSM_matrix;
72 TGenSM_matrix tMatrix; /**< next state/action matrix */
90 TGenSM_matrix pMatrix, TI_UINT32 uInitialState, TI_INT8 *pGenSMName,

Completed in 40 milliseconds