Rd710 implementation. More...

Data Structures | |
| struct | phCidManager_Rd710_DataParams_t |
| Cid Manager parameter structure. More... | |
Macros | |
| #define | PH_CIDMANAGER_RD710_ID 0x02U |
| ID for RD710 component. | |
Functions | |
| phStatus_t | phCidManager_Rd710_Init (phCidManager_Rd710_DataParams_t *pDataParams, uint16_t wSizeOfDataParams, phhalHw_Rd710_DataParams_t *pHalDataParams) |
| Initialise this layer. More... | |
Rd710 implementation.
| phStatus_t phCidManager_Rd710_Init | ( | phCidManager_Rd710_DataParams_t * | pDataParams, |
| uint16_t | wSizeOfDataParams, | ||
| phhalHw_Rd710_DataParams_t * | pHalDataParams | ||
| ) |
Initialise this layer.
| PH_ERR_SUCCESS | Operation successful. |
| [in] | pDataParams | [In] Pointer to this layer's parameter structure. |
| [in] | wSizeOfDataParams | [In] Specifies the size of the data parameter structure. |
| pHalDataParams | pointer to the HAL parameter structure |