Home
last modified time | relevance | path

Searched refs:WHILE_TIMEOUT_MS_BREAK (Results 1 – 2 of 2) sorted by relevance

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_ble.c214 #define WHILE_TIMEOUT_MS_BREAK(expr, timeout, error) \ macro
2022 WHILE_TIMEOUT_MS_BREAK ( BLEIFn(ui32Module)->INTSTAT_b.CMDCMP == 0, 2, in am_hal_ble_blocking_transfer()
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_ble.c215 #define WHILE_TIMEOUT_MS_BREAK(expr, timeout, error) \ macro
2129 WHILE_TIMEOUT_MS_BREAK ( BLEIFn(ui32Module)->INTSTAT_b.CMDCMP == 0, 2, in am_hal_ble_blocking_transfer()