Lines Matching full:activity
46 * Enter Activity State
48 * @param as Desired activity state
54 * Enter Activity State 0
61 * Enter Activity State 1
68 * Enter Activity State 2
75 * Enter Activity State 3
570 * - Bit[7:6]: Activity Mode.
612 /** GETSTATUS Format 1 - Activity Mode bitmask. */
616 * @brief GETSTATUS Format 1 - Activity Mode
618 * Obtain Activity Mode from GETSTATUS Format 1 value obtained via
706 /** Delay parameters for a Controller-capable Device, and it's expected Activity State
753 * - Bit[2]: Set Bus Activity State
754 * - Bit[1:0]: Controller Handoff Activity State
841 /** Get Max Data Speed (GETMXDS) - CRDHLY1 - Set Bus Activity State bit shift value. */
844 /** Get Max Data Speed (GETMXDS) - CRDHLY1 - Controller Handoff Activity State bitmask. */
848 * @brief Get Max Data Speed (GETMXDS) - CRDHLY1 - Controller Handoff Activity State
850 * Obtain Controller Handoff Activity State value from GETMXDS value
1561 * @brief Direct ENTAS to set the Activity State.
1563 * Helper function to broadcast Activity State Command on a single
1567 * @param[in] as Activity State level
1576 * Helper function to do ENTAS0 setting the minimum bus activity level to 1us
1591 * Helper function to do ENTAS1 setting the minimum bus activity level to 100us
1606 * Helper function to do ENTAS2 setting the minimum bus activity level to 2ms
1621 * Helper function to do ENTAS3 setting the minimum bus activity level to 50ms
1634 * @brief Broadcast ENTAS to set the Activity State.
1636 * Helper function to broadcast Activity State Command.
1639 * @param[in] as Activity State level
1648 * Helper function to do ENTAS0 setting the minimum bus activity level to 1us
1662 * Helper function to do ENTAS1 setting the minimum bus activity level to 100us
1676 * Helper function to do ENTAS2 setting the minimum bus activity level to 2ms
1690 * Helper function to do ENTAS3 setting the minimum bus activity level to 50ms