Searched refs:_cyhal_tcpwm_data_structs (Results 1 – 1 of 1) sorted by relevance
250 static cyhal_tcpwm_t *_cyhal_tcpwm_data_structs[_CYHAL_TCPWM_CHANNELS]; variable257 if (NULL != _cyhal_tcpwm_data_structs[i]) in _cyhal_tcpwm_pm_has_enabled()292 if (NULL != _cyhal_tcpwm_data_structs[_CYHAL_TCPWM_DATA[i].channel_offset + j]) in _cyhal_tcpwm_pm_callback()298 … _cyhal_tcpwm_data_structs[_CYHAL_TCPWM_DATA[i].channel_offset + j]->presleep_state = true; in _cyhal_tcpwm_pm_callback()302 … _cyhal_tcpwm_data_structs[_CYHAL_TCPWM_DATA[i].channel_offset + j]->presleep_state = false; in _cyhal_tcpwm_pm_callback()307 … _cyhal_tcpwm_data_structs[_CYHAL_TCPWM_DATA[i].channel_offset + j]->presleep_state = true; in _cyhal_tcpwm_pm_callback()311 … _cyhal_tcpwm_data_structs[_CYHAL_TCPWM_DATA[i].channel_offset + j]->presleep_state = false; in _cyhal_tcpwm_pm_callback()331 if (NULL != _cyhal_tcpwm_data_structs[_CYHAL_TCPWM_DATA[i].channel_offset + j]) in _cyhal_tcpwm_pm_callback()334 … if(_cyhal_tcpwm_data_structs[_CYHAL_TCPWM_DATA[i].channel_offset + j]->presleep_state) in _cyhal_tcpwm_pm_callback()363 … cyhal_tcpwm_t* obj = _cyhal_tcpwm_data_structs[_CYHAL_TCPWM_DATA[i].channel_offset + j]; in _cyhal_tcpwm_pm_callback()[all …]