Searched refs:_cyhal_syspm_peripheral_callback_ptr (Results 1 – 1 of 1) sorted by relevance
101 static cyhal_syspm_callback_data_t* _cyhal_syspm_peripheral_callback_ptr = CYHAL_SYSPM_END_OF_LIST; variable183 first = _cyhal_syspm_peripheral_callback_ptr; in _cyhal_syspm_common_cb()188 second = _cyhal_syspm_peripheral_callback_ptr; in _cyhal_syspm_common_cb()330 _cyhal_syspm_add_callback_to_list(&_cyhal_syspm_peripheral_callback_ptr, callback_data); in _cyhal_syspm_register_peripheral_callback()336 _cyhal_syspm_remove_callback_from_list(&_cyhal_syspm_peripheral_callback_ptr, callback_data); in _cyhal_syspm_unregister_peripheral_callback()