Searched refs:hri_eic_config_reg_t (Results 1 – 1 of 1) sorted by relevance
| /loramac-node-latest/src/boards/mcu/saml21/hri/ |
| D | hri_eic_l21.h | 64 typedef uint32_t hri_eic_config_reg_t; typedef 1004 …e void hri_eic_set_CONFIG_SENSE0_bf(const void *const hw, uint8_t index, hri_eic_config_reg_t mask) in hri_eic_set_CONFIG_SENSE0_bf() 1011 static inline hri_eic_config_reg_t hri_eic_get_CONFIG_SENSE0_bf(const void *const hw, uint8_t index, in hri_eic_get_CONFIG_SENSE0_bf() 1012 hri_eic_config_reg_t mask) in hri_eic_get_CONFIG_SENSE0_bf() 1020 …void hri_eic_write_CONFIG_SENSE0_bf(const void *const hw, uint8_t index, hri_eic_config_reg_t data) in hri_eic_write_CONFIG_SENSE0_bf() 1031 …void hri_eic_clear_CONFIG_SENSE0_bf(const void *const hw, uint8_t index, hri_eic_config_reg_t mask) in hri_eic_clear_CONFIG_SENSE0_bf() 1038 …oid hri_eic_toggle_CONFIG_SENSE0_bf(const void *const hw, uint8_t index, hri_eic_config_reg_t mask) in hri_eic_toggle_CONFIG_SENSE0_bf() 1045 static inline hri_eic_config_reg_t hri_eic_read_CONFIG_SENSE0_bf(const void *const hw, uint8_t inde… in hri_eic_read_CONFIG_SENSE0_bf() 1053 …e void hri_eic_set_CONFIG_SENSE1_bf(const void *const hw, uint8_t index, hri_eic_config_reg_t mask) in hri_eic_set_CONFIG_SENSE1_bf() 1060 static inline hri_eic_config_reg_t hri_eic_get_CONFIG_SENSE1_bf(const void *const hw, uint8_t index, in hri_eic_get_CONFIG_SENSE1_bf() [all …]
|