Home
last modified time | relevance | path

Searched defs:word (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmds.c329 for (uint32_t word = 0; word < ((uint32_t)Num_Bytes >> 2); word++) in aci_hal_write_radio_reg() local
357 for (uint32_t word = 0; word < ((uint32_t)Num_Bytes >> 2); word++) in aci_hal_read_radio_reg() local
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_pka.c209 void HW_PKA_WriteSingleInput( uint32_t index, int size, const uint32_t* word ) in HW_PKA_WriteSingleInput()
220 void HW_PKA_WriteSingleInput( uint32_t index, uint32_t word ) in HW_PKA_WriteSingleInput()
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Interfaces/
Dhw_pka.c82 void HW_PKA_WriteSingleInput( uint32_t index, uint32_t word ) in HW_PKA_WriteSingleInput()