MCPcopy Create free account
hub / github.com/0x1abin/MultiButton / button_init

Function button_init

multi_button.c:26–38  ·  view source on GitHub ↗

* @brief Initialize the button struct handle * @param handle: the button handle struct * @param pin_level: read the HAL GPIO of the connected button level * @param active_level: pressed GPIO level * @param button_id: the button id * @retval None */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

setup_buttonFunction · 0.85
test_null_handleFunction · 0.85
test_stop_in_callbackFunction · 0.85
test_user_dataFunction · 0.85
init_buttonFunction · 0.85
buttons_initFunction · 0.85
button_init_pollingFunction · 0.85

Calls

no outgoing calls

Tested by 4

setup_buttonFunction · 0.68
test_null_handleFunction · 0.68
test_stop_in_callbackFunction · 0.68
test_user_dataFunction · 0.68