Searched refs:ui32Type (Results 1 – 10 of 10) sorted by relevance
| /hal_ambiq-latest/mcu/apollo3/hal/ |
| D | am_hal_ble_patch.c | 298 .ui32Type = 0xBB, 355 .ui32Type = 0xBB, 609 .ui32Type = 0xCC, 686 .ui32Type = 0xDD,
|
| D | am_hal_ble_patch_b0.c | 627 .ui32Type = 0xBB, 846 .ui32Type = 0xCC, 921 .ui32Type = 0xDD,
|
| D | am_hal_ble.c | 758 .ui32Type = 0xCC, 937 psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply() 982 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply() 1016 g_psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply() 1047 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply() 1068 psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply() 1098 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
|
| D | am_hal_ble.h | 246 uint32_t ui32Type; member
|
| D | am_hal_iom.c | 500 enable_submodule(uint32_t ui32Module, uint32_t ui32Type) in enable_submodule() argument 502 if ( IOMn(ui32Module)->SUBMODCTRL_b.SMOD0TYPE == ui32Type ) in enable_submodule()
|
| /hal_ambiq-latest/mcu/apollo3p/hal/ |
| D | am_hal_ble_patch_b0.c | 627 .ui32Type = 0xBB, 846 .ui32Type = 0xCC, 921 .ui32Type = 0xDD,
|
| D | am_hal_ble.c | 700 .ui32Type = 0xCC, 870 psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply() 915 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply() 949 g_psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply() 980 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply() 1001 psPatchBuffer.bytes[1] = psPatch->ui32Type; in am_hal_ble_patch_apply() 1031 pui8ExpectedResponse[1] = psPatch->ui32Type; in am_hal_ble_patch_apply()
|
| D | am_hal_ble.h | 246 uint32_t ui32Type; member
|
| D | am_hal_iom.c | 491 enable_submodule(uint32_t ui32Module, uint32_t ui32Type) in enable_submodule() argument 493 if ( IOMn(ui32Module)->SUBMODCTRL_b.SMOD0TYPE == ui32Type ) in enable_submodule()
|
| /hal_ambiq-latest/mcu/apollo4p/hal/mcu/ |
| D | am_hal_iom.c | 528 enable_submodule(uint32_t ui32Module, uint32_t ui32Type) in enable_submodule() argument 530 if ( IOMn(ui32Module)->SUBMODCTRL_b.SMOD0TYPE == ui32Type ) in enable_submodule() 534 else if ( IOMn(ui32Module)->SUBMODCTRL_b.SMOD1TYPE == ui32Type ) in enable_submodule()
|